Download the PHP package apichef/laravel-pay-here without Composer
On this page you can find all versions of the php package apichef/laravel-pay-here. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download apichef/laravel-pay-here
More information about apichef/laravel-pay-here
Files in apichef/laravel-pay-here
Package laravel-pay-here
Short Description Laravel PayHere provides an expressive, fluent interface to PayHere’s billing services.
License MIT
Homepage https://github.com/apichef/laravel-pay-here
Informations about the package laravel-pay-here
laravel-pay-here
ApiChef PayHere provides an expressive, fluent interface to PayHere’s payment services.
Installation
You can install the package via composer:
Laravel | Minimum Versions |
---|---|
6.x | ^1.0.0 |
7.x | ^2.0.0 |
8.x | ^2.0.0 |
9.x | ^3.0.0 |
10.x | ^4.0.0 |
11.x | ^4.0.0 |
You can publish the config file with:
If your application accepting one time payments, you need to publish payments migration:
If your application supporting subscriptions, you need to publish subscriptions migration:
Migrate
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Milroy E. Fraser
- Nimna Awantha
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-pay-here with dependencies
apichef/laravel-obfuscate Version ^v4.0.1
guzzlehttp/guzzle Version ^7.9.2
illuminate/database Version ^9.0|^10.0|^11.0
illuminate/support Version ^9.0|^10.0|^11.0