damms005 / laravel-flutterwave
A Laravel 9 Package for Flutterwave Rave
v2.0
2024-06-17 22:47 UTC
Requires
- php: ^7.2|^8.0|^8.3
- illuminate/support: ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
Requires (Dev)
- mockery/mockery: ^1.2
- orchestra/testbench: ^4.0
- phpunit/phpunit: ^8.3
- satooshi/php-coveralls: >0.7
- scrutinizer/ocular: ^1.1
This package is auto-updated.
Last update: 2025-02-13 09:33:07 UTC
README
This repo is a needful copy (not fork) of Kingflamez's Flutterwave package because the upstream does not always release upgrades for new Laravel version compatibility in good time.
Recommendation
Use Laravel Multipay for better experience. It depends on this repo as a VCS repo and is well documented, maintained, receives regular updates, and provides interface for other payment providers.