stefantalen / OmniKassa

PHP library to interact with Rabobank OmniKassa
MIT License
4 stars 2 forks source link

OmniKassa

PHP library to interact with Rabobank OmniKassa

Build Status Scrutinizer Code Quality Code Coverage

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.