Skip to content

konectdigital/mpesa

Repository files navigation

Laravel MPesa Daraja API Implementation

Latest Version on Packagist Quality Score Total Downloads

M-Pesa API Package for Laravel 7+ Users

Installation

You can install the package via composer:

composer require konectdigital/mpesa
php artisan vendor:publish

Usage

//Import Mpesa facade
 use Mpesa;

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.