library remita
A PHP wrapper that help you with Remita Payment Gateway Integration
femonofsky/remita
A PHP wrapper that help you with Remita Payment Gateway Integration
- Sunday, September 3, 2017
- by Femonofsky
- Repository
- 0 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
REMITA PAYMENT GATEWAY
, (*1)
Note: Replace skeleton
with the correct package name in the above URLs, then delete this line., (*2)
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what
PSRs you support to avoid any confusion with users and contributors., (*3)
Install
Via Composer, (*4)
``` bash
$ composer require femonofsky/remita, (*5)
or
Add the following to your require block in composer.json config
``` bash
$ "femonofsky/remita": "~1.0"
Usage
``` php, (*6)
```, (*7)
Credits
License
The MIT License (MIT). Please see License File for more information., (*8)