Download the PHP package chrisidakwo/flutterwave-php without Composer
On this page you can find all versions of the php package chrisidakwo/flutterwave-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download chrisidakwo/flutterwave-php
More information about chrisidakwo/flutterwave-php
Files in chrisidakwo/flutterwave-php
Package flutterwave-php
Short Description A PHP client library for Flutterwave payment processing system
License MIT
Informations about the package flutterwave-php
Flutterwave-PHP
A PHP client for the Flutterwave payment processing system. This is intended for cases where the payment process is initiated from an API server but carried-out by a web application or SPA.
Installation
As expected:
Usage
Contribution
Feel free to make contributions following the existing patterns. If you do, please format your code before creating a PR. This will format all files as specified in .php_cs
:
Please write tests and make use of micro commits, that is, you should commit even the slightest change you make. Do not wait till you've written a lot of intertwined implementations before making one commit. Use the rule of one commit to one action. It makes reverting a whole lot easier, and allows one to easily follow through your implementation. Not clear? You can go through the present commit history to understand.
All versions of flutterwave-php with dependencies
ext-json Version *
ext-openssl Version *
guzzlehttp/guzzle Version 5.*|6.*|7.*
vlucas/phpdotenv Version ^2.2|^3.6|^4.0
respect/validation Version ^2.0