agweria / mpesa
MPESA API wrapper for Laravel 8 with dashboards and multiple accounts for C2B, B2C and B2B.
Fund package maintenance!
paypal.me/samueldervis
Requires
Requires (Dev)
- orchestra/testbench: ~5|~6
- phpunit/phpunit: ~9.0
- dev-main
- v1.0.0
- dev-dependabot/npm_and_yarn/express-4.18.2
- dev-dependabot/npm_and_yarn/qs-6.5.3
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/minimatch-3.1.2
- dev-dependabot/npm_and_yarn/terser-4.8.1
- dev-dependabot/npm_and_yarn/eventsource-1.1.1
- dev-dependabot/npm_and_yarn/async-2.6.4
- dev-dependabot/npm_and_yarn/minimist-1.2.6
- dev-dependabot/npm_and_yarn/url-parse-1.5.10
- dev-dependabot/npm_and_yarn/prismjs-1.27.0
- dev-dependabot/npm_and_yarn/follow-redirects-1.14.8
- dev-dependabot/npm_and_yarn/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/postcss-7.0.36
- dev-dependabot/npm_and_yarn/ws-6.2.2
- dev-dependabot/npm_and_yarn/dns-packet-1.3.4
- dev-dependabot/npm_and_yarn/browserslist-4.16.6
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-dependabot/npm_and_yarn/ssri-6.0.2
- dev-dependabot/npm_and_yarn/y18n-4.0.1
- dev-dependabot/npm_and_yarn/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/ini-1.3.8
- dev-analysis-3w7mbG
This package is auto-updated.
Last update: 2024-11-13 21:27:37 UTC
README
Introduction
This is a Laravel 8+ package for MPESA Integration. This API package allow you to initiate C2B,B2C and B2B transactions including balance query and reversals.
This package includes Controllers, Migrations, Views and Routes which simplifies everything for you. You only need to set up a few things in the published configuration file, you are good to go 🎉.
It comes with a admin section to monitor transactions, send money via B2C and B2B and reverse transactions.
NOTE: This package only works for Laravel 8+. For previous versions of Laravel see samerior/mobile-money package on github.
Installation
Via Composer
$ composer require agweria/mpesa
About Agweria LLC
Agweria LLC is a consultation and software providing company in Kenya dedicated to provide robust and fully functional sophisticated software solutions. Our main area of expertise is software development. We have also brought many stakeholders in board to offer solutions for mobile, cloud, Business Intelligence and Technology Infrastructure. We focus on delivering true, measurable business value to our clients. We have a passion for customer satisfaction and are dedicated to delivering dependable and reliable solutions that exceed client expectations.
Documentation
Read our beautiful documentation on https://mobile-money.agweria.com
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Support
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email sam@agweria.com instead of using the issue tracker.
Credits
License
MIT. Please see the license file for more information.