Download the PHP package nxmad/larapay without Composer
On this page you can find all versions of the php package nxmad/larapay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nxmad/larapay
More information about nxmad/larapay
Files in nxmad/larapay
Download nxmad/larapay
More information about nxmad/larapay
Files in nxmad/larapay
Vendor nxmad
Package larapay
Short Description Powerful multi-gateway payment processing library designed to make life easier in Laravel 5
License MIT
Homepage https://skylex.pro/dev/skylex
Package larapay
Short Description Powerful multi-gateway payment processing library designed to make life easier in Laravel 5
License MIT
Homepage https://skylex.pro/dev/skylex
Please rate this library. Is it a good library?
Informations about the package larapay
Larapay — a powerful Laravel extension with 2 core functionalities: 1) abstract interface for any payment gateway; 2) accounting system for your users.
Installation
This package can be installed as a Composer dependency.
If you don't use auto-discovery (or your Laravel version < 5.5), add the ServiceProvider to the providers
array in config/app.php
Publish default configuration file larapay.php
Usage example
Please see Wiki for more examples.
Supported gateways
You can add your gateway implementation to this list by creating an issue.
Gateway | Composer package | Maintainer |
---|---|---|
Unitpay | nxmad/larapay-unitpay | Alex Balatsky |
WebMoney | nxmad/larapay-webmoney | Alex Balatsky |
Qiwi.com P2P | nxmad/larapay-qiwi-p2p | Alex Balatsky |
Yandex.Money P2P | nxmad/larapay-yandex-money-p2p | Alex Balatsky |
Testing
Since 1.0
Credits
- Alex Balatsky
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of larapay with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
ext-json Version *
illuminate/http Version ^5.0
illuminate/config Version ^5.0
illuminate/support Version ^5.0
illuminate/database Version ^5.0
ext-json Version *
illuminate/http Version ^5.0
illuminate/config Version ^5.0
illuminate/support Version ^5.0
illuminate/database Version ^5.0
The package nxmad/larapay contains the following files
Loading the files please wait ....