stefantalen / omnikassa
This package is abandoned and no longer maintained.
No replacement package was suggested.
PHP library to interact with Rabobank OmniKassa
0.8.3
2014-10-06 09:06 UTC
Requires
- php: >=5.3, <5.7
This package is not auto-updated.
Last update: 2020-11-09 08:02:14 UTC
README
PHP library to interact with Rabobank OmniKassa
Installation
This library uses Composer, please checkout the composer website for more information.
The simple following command will install omnikassa
into your project. It also adds a new
entry in your composer.json
and updates the composer.lock
as well.
$ composer require 'stefantalen/omnikassa:>=0.8'
Examples
Examples can be found in the example
folder
Contribute
You are more than welcome to suggest enhancements or new features.
If want to submit code, please submit your pull request to the develop branch.