danielss89 / dinero-sdk
PHP SDK for Dinero API
Installs: 56
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 3
Open Issues: 0
pkg:composer/danielss89/dinero-sdk
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: 2025-09-27 23:57:48 UTC
README
Communicate with the Dinero API
Installation
Run the following composer command:
$ composer require danielss89/dinero-sdk
Usage
TBD