PHPackages                             epmnzava/mpesa-tanzania - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. epmnzava/mpesa-tanzania

ActiveLibrary[Payment Processing](/categories/payments)

epmnzava/mpesa-tanzania
=======================

PHP Laravel library for mpesa - Tanzania

1.0.1(5y ago)8261[1 issues](https://github.com/dbrax/mpesa-tanzania/issues)MITPHPPHP ^7.4|^8.0CI failing

Since May 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/dbrax/mpesa-tanzania)[ Packagist](https://packagist.org/packages/epmnzava/mpesa-tanzania)[ Docs](https://github.com/epmnzava/mpesa-tanzania)[ RSS](/packages/epmnzava-mpesa-tanzania/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

THIS PACKAGE IS YET TO BE READY JUST A SKELETON
===============================================

[](#this-package-is-yet-to-be-ready-just-a-skeleton)

[![](https://github.com/dbrax/mpesa-tanzania/raw/main/mpesa-tanzania.png)](https://github.com/dbrax/mpesa-tanzania/blob/main/mpesa-tanzania.png)

[![Latest Version on Packagist](https://camo.githubusercontent.com/789fb575f61a762edd98ee0701e78b50a37595b963ea41192c528bcabcc0bc2c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f65706d6e7a6176612f6d706573612d74616e7a616e69612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/epmnzava/mpesa-tanzania)[![Total Downloads](https://camo.githubusercontent.com/8b288a67ad40d29ee763676c71799562974a99ee9073a1bacc4cc0395305af75/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65706d6e7a6176612f6d706573612d74616e7a616e69612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/epmnzava/mpesa-tanzania)[![Emmanuel Mnzava](https://camo.githubusercontent.com/15b68fe6b51c375a750cb19d7a7a707f5c317c4941a7709e499c35b510be8ac9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f417574686f722d456d6d616e75656c2532304d6e7a6176612d677265656e)](mailto:epmnzava@gmail.com)

This package is created to help developers intergrate with Vodacom Mpesa Tanzania open api. More information of this can be found [here](https://epmnzava.medium.com/)

Installation
------------

[](#installation)

Version Matrix
--------------

[](#version-matrix)

VersionLaravelPHP Version1.0.08.0&gt;= 8.0You can install the package via composer:

```
composer require epmnzava/mpesa-tanzania
```

Update your config (for Laravel 5.4 and below)
----------------------------------------------

[](#update-your-config-for-laravel-54-and-below)

Add the service provider to the providers array in config/app.php:

```
Epmnzava\MpesaTanzania\MpesaTanzaniaServiceProvider::class,
```

Add the facade to the aliases array in config/app.php:

```
'mpesa' =>\Epmnzava\MpesaTanzania\MpesaTanzaniaFacade::class,
```

Publish the package configuration (for Laravel 5.4 and below)
-------------------------------------------------------------

[](#publish-the-package-configuration-for-laravel-54-and-below)

Publish the configuration file and migrations by running the provided console command:

```
php artisan vendor:publish --provider="Epmnzava\MpesaTanzania\MpesaTanzaniaServiceProvider"
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~14 days

Total

2

Last Release

1866d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8592847?v=4)[Emmanuel Paul Mnzava](/maintainers/dbrax)[@dbrax](https://github.com/dbrax)

---

Top Contributors

[![dbrax](https://avatars.githubusercontent.com/u/8592847?v=4)](https://github.com/dbrax "dbrax (11 commits)")

---

Tags

epmnzavavodacommpesa-tanzaniavodacom-mpesa

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/epmnzava-mpesa-tanzania/health.svg)

```
[![Health](https://phpackages.com/badges/epmnzava-mpesa-tanzania/health.svg)](https://phpackages.com/packages/epmnzava-mpesa-tanzania)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k108.5M886](/packages/laravel-socialite)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[illuminate/http

The Illuminate Http package.

11937.9M7.0k](/packages/illuminate-http)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[sebdesign/laravel-viva-payments

A Laravel package for integrating the Viva Payments gateway

4851.0k](/packages/sebdesign-laravel-viva-payments)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
