jrbarna / otp-simplepay-laravel
OTP SimplePay integration for Laravel
Installs: 48
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/jrbarna/otp-simplepay-laravel
Requires
- php: >=8.0
- ext-dom: *
- ext-openssl: *
- ext-simplexml: *
- laravel/framework: >=9.0
README
Installation
composer require jrbarna/otp-simplepay-laravel
Publish config file
php artisan vendor:publish --provider="Jrbarna\SimplePayLaravel\SimplePayLaravelServiceProvider" --tag="config"
Usage
Please check examples.
Changelog
Please see CHANGELOG for more information what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.