Download the PHP package gianninasd/pplib without Composer
On this page you can find all versions of the php package gianninasd/pplib. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gianninasd/pplib
More information about gianninasd/pplib
Files in gianninasd/pplib
Download gianninasd/pplib
More information about gianninasd/pplib
Files in gianninasd/pplib
Vendor gianninasd
Package pplib
Short Description PHP Library for payment processing integration
License MIT
Package pplib
Short Description PHP Library for payment processing integration
License MIT
Please rate this library. Is it a good library?
Informations about the package pplib
PPLib
PHP Library for payment processing integration
Pre-requisites
- Install Composer
- Install PHP 7.x
Getting started
- Clone the repo from github to your local machine
- Install all dependencies, run
composer install
and a vendor folder will be generated
Automated Tests
- Update the values of the global variables in the
tests/unit/_bootstrap.php
file - To execute the unit tests, from a console run:
vendor/bin/codecept.bat run unit
Usage
Below is some sample code on how to use the various classes to prepare, send and process a payment.
References
- https://getcomposer.org/
- https://packagist.org/
- https://poser.pugx.org/
- http://www.darwinbiler.com/creating-composer-package-library/
- https://blog.jgrossi.com/2013/creating-your-first-composer-packagist-package/
- https://www.w3resource.com/php/composer/create-publish-and-use-your-first-composer-package.php - describes how to submit to packagist
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
All versions of pplib with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3.0
The package gianninasd/pplib contains the following files
Loading the files please wait ....