madnest / laravel-gopay
Laravel GoPay
v1.0.2
2020-11-10 13:50 UTC
Requires
- php: >=7.2.0
- gopay/payments-sdk-php: ^1.4
- illuminate/support: ^7.0|^8.0
- laravel/framework: ^7.0|^8.0
Requires (Dev)
- mockery/mockery: ^1.3
- orchestra/testbench: ^5.1
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-10-20 21:30:09 UTC
README
Simple wrapper around GoPay SDK for Laravel
Installation
You can install the package via composer:
composer require madnest/laravel-gopay
Usage
// WIP
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email theimer@madne.st instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.