montanabay39 / mpesa
laravel package for implementing C2B & B2C transactions as prescribed by Safaricom's daraja API
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:package
pkg:composer/montanabay39/mpesa
Requires
- illuminate/support: ^7.0|^8.0
Requires (Dev)
- orchestra/testbench: ^6.0
This package is auto-updated.
Last update: 2025-12-16 02:41:01 UTC
README
Install
composer require montanabay39/mpesa
Configuration
Publish package: php artisan vendor:publish
Run migration: php artisan migrate
Usage
This package supports implementation only via HTTP request, as shown in the Postman Documentation
Testing
Run the tests with:
vendor/bin/phpunit
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
Security
If you discover any security-related issues, please email business@waguramaurice.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.