yay-digital / easybill-php
There is no license information available for the latest version (dev-master) of this package.
easybill API v1 PHP 5.4+ library
dev-master
2017-12-18 19:37 UTC
Requires
- php: >=5.4.0
- guzzlehttp/guzzle: ~6.0
This package is auto-updated.
Last update: 2024-11-06 22:34:57 UTC
README
An easy-to-use PHP package to communicate with easybill's API.
##Installation
####Require yay-digital/easybill-php in composer.json
Add "yay-digital/easybill-php"
in your "require" object.