Skip to content

kavasey/yii2-quickbooksonline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 Extension for Quickbooks Online

Quickbooks online oauth2 and API wrapper for Yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist kavasey/yii2-quickbooksonline "*"

or add

"kavasey/yii2-quickbooksonline": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \kavasey\quickbooksonline\AutoloadExample::widget(); ?>```

About

Quickbooks online oauth2 and API wrapper for Yii2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages