damms005 / laravel-flutterwave
A Laravel 9 Package for Flutterwave Rave
Installs: 1 002
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
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-03-13 09:39:51 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.