danielss89 / dinero-sdk
PHP SDK for Dinero API
0.0.1
2016-02-10 22:02 UTC
Requires
- php: ^7
- guzzlehttp/guzzle: ^6.1
- zendframework/zend-hydrator: ~2.0
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- phpunit/phpunit: 4.*
- squizlabs/php_codesniffer: 1.5.*
This package is not auto-updated.
Last update: 2024-10-26 19:37:45 UTC
README
Communicate with the Dinero API
Installation
Run the following composer command:
$ composer require danielss89/dinero-sdk
Usage
TBD