PHPackages                             momospay/momospay-php - 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. [API Development](/categories/api)
4. /
5. momospay/momospay-php

ActiveLibrary[API Development](/categories/api)

momospay/momospay-php
=====================

Php sdk of Momospay - Online payment solution by credit card and mobile money

v1.5-beta.1.0(2y ago)01MITPHPPHP &gt;=5.6

Since May 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/hkraservices/momospay-php)[ Packagist](https://packagist.org/packages/momospay/momospay-php)[ Docs](https://momospay.com/)[ RSS](/packages/momospay-momospay-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Momospay PHP
============

[](#momospay-php)

The Momospay PHP library provides convenient access to the Momospay API from applications written in the PHP language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the Momospay API.

You can sign up for a Momospay account at .

Requirements
------------

[](#requirements)

PHP 5.5 and later.

Composer
--------

[](#composer)

You can install the bindings via [Composer](http://getcomposer.org/). Run the following command:

```
composer require momospay/momospay-php
```

To use the bindings, use Composer's [autoload](https://getcomposer.org/doc/00-intro.md#autoloading):

```
require_once('vendor/autoload.php');
```

Manual Installation
-------------------

[](#manual-installation)

If you do not wish to use Composer, you can download the [latest release](https://github.com/momospay/momospay-php/releases). Then, to use the bindings, include the `init.php` file.

```
require_once('/path/to/momospay-php/init.php');
```

Dependencies
------------

[](#dependencies)

The bindings require the following extension in order to work properly:

- [`curl`](https://secure.php.net/manual/en/book.curl.php), although you can use your own non-cURL client if you prefer
- [`json`](https://secure.php.net/manual/en/book.json.php)
- [`openssl`](https://secure.php.net/manual/en/book.openssl.php)

If you use Composer, these dependencies should be handled automatically. If you install manually, you'll want to make sure that these extensions are available.

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

[](#getting-started)

Simple usage looks like:

Documentation
-------------

[](#documentation)

Please see  for up-to-date documentation.

Development
-----------

[](#development)

Install dependencies:

```
composer install
```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 90% 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

Unknown

Total

1

Last Release

1075d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a533d96a7ac67ce20ff2365f804cbcecc09aab262355bd3618e80d1bd7d9560e?d=identicon)[hkraservices](/maintainers/hkraservices)

---

Top Contributors

[![hkraservices](https://avatars.githubusercontent.com/u/71029367?v=4)](https://github.com/hkraservices "hkraservices (9 commits)")[![Parfait18](https://avatars.githubusercontent.com/u/50949891?v=4)](https://github.com/Parfait18 "Parfait18 (1 commits)")

---

Tags

apipayment processingmomospay

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/momospay-momospay-php/health.svg)

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[rebilly/client-php

Rebilly PHP Client

18401.9k](/packages/rebilly-client-php)[everypay/everypay-php

1742.0k](/packages/everypay-everypay-php)

PHPackages © 2026

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