amnl / mollie
PHP 5.3 library to communicate with Mollie (PSP).
Requires
- php: >=5.3.2
- kriswallsmith/buzz: >=0.7,<=0.10
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2020-08-21 17:46:21 UTC
README
The goal of this PHP 5.3+ library is to simplify the implementation of the payment methods offered by Mollie B.V.
Documentation
Some brief documentation can be found on itavero.github.io/AMNL-Mollie.
Problems and suggestions
If you run in to any issues when using this library or perhaps you have some good suggestions, please care to share them. Just create a new issue over here.
Dependencies
This library uses kriswallsmith/Buzz and needs at least PHP 5.3 to work.
The easiest way to add this library to your project, is by adding amnl/mollie
to your dependencies in composer.json.
License
This library may be used free of charge, however a link to this repository or my website is appreciated. For more information, view the LICENSE file.