ssiva / mpesa-daraja
M-Pesa Daraja Version API implementation
v4.1.6
2024-01-15 00:36 UTC
Requires
- php: >=8.1
- ext-ctype: *
- ext-json: *
- ext-openssl: *
- guzzlehttp/guzzle: ^7.5
- nesbot/carbon: ^2.66
This package is auto-updated.
Last update: 2025-01-15 02:52:32 UTC
README
This is a PHP package for the Safaricom's M-Pesa Daraja REST API.
Installation
The project is compatible with the composer dependency management tool.
- Run the following command to install using composer
-
Laravel Installation
composer require ssiva/mpesa-laravel-sdk
How to implement it? Read docs here.
-
Laravel Lumen Installation
composer require ssiva/mpesa-lumen-sdk
How to implement it? Read docs here.
-
Yii2 Installation
composer require --prefer-dist ssiva/yii2-mpesa-sdk
How to implement it? Read docs here.
-
Symfony Installation -- coming soon
composer require "ssiva/mpesa-daraja":"dev-symfony"
-
Installation Without Composer -- coming soon
git clone https://github.com/ssiva13/mpesa-daraja.git
or
Download Zip from
https://github.com/ssiva13/mpesa-daraja/archive/refs/heads/develop.zip
Contributors
I express my appreciation to the Ninjas who assisted me throughout the integration process and taught me valuable lessons or provided useful code during the journey.
License
The M-Pesa Package is open-sourced software licensed under the MIT license.