Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Latest commit

 

History

History
32 lines (19 loc) · 1.11 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.11 KB

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.