PHPackages                             arolitec/mobilemoney - 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. arolitec/mobilemoney

ActiveLibrary[Payment Processing](/categories/payments)

arolitec/mobilemoney
====================

package permettant d'integrer facolement les payements mobiles dans une application, ce package prendra en compte mtn mobile money,orange money et moov money

2242PHP

Since May 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/KraJacob/mobileMoney)[ Packagist](https://packagist.org/packages/arolitec/mobilemoney)[ RSS](/packages/arolitec-mobilemoney/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Package for mobile money integration in laravel app
===================================================

[](#package-for-mobile-money-integration-in-laravel-app)

This package makes it easy to integrate mobile payments (mtn mobile money, orange money).

Getting Started
---------------

[](#getting-started)

### Prerequisites

[](#prerequisites)

What things you need to install the software and how to install them

```
php: ^7.1.3
laravel/framework: 5.*
mtownsend/xml-to-array: ^1.0

```

### Installing

[](#installing)

```
composer require arolitec/mobilemoney

composer require mtownsend/xml-to-array

```

publish the Service provider

```
php artisan vendor:publish --tag=Arolitec\Mobilemoney\MobileMoneyServiceProvider

```

in the cofig folder you will see mobilemoney, do your mobile money configuration

### using

[](#using)

Example

```
$mtnMobileMoney = MobileMoneyController::doMtnTransaction($phone_number,$amount);

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/415067?v=4)[Karl Anderson](/maintainers/KRA)[@kra](https://github.com/kra)

---

Top Contributors

[![KraJacob](https://avatars.githubusercontent.com/u/27235548?v=4)](https://github.com/KraJacob "KraJacob (19 commits)")

### Embed Badge

![Health badge](/badges/arolitec-mobilemoney/health.svg)

```
[![Health](https://phpackages.com/badges/arolitec-mobilemoney/health.svg)](https://phpackages.com/packages/arolitec-mobilemoney)
```

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18570.2k1](/packages/omnipay-coinbase)

PHPackages © 2026

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