PHPackages                             razachisibrahimah/sevotransact - 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. razachisibrahimah/sevotransact

ActiveLibrary[Payment Processing](/categories/payments)

razachisibrahimah/sevotransact
==============================

sevotransact package for payment

v1.0.0(5y ago)2111MITPHP

Since May 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/razachisibrahimah/sevotransact)[ Packagist](https://packagist.org/packages/razachisibrahimah/sevotransact)[ RSS](/packages/razachisibrahimah-sevotransact/feed)WikiDiscussions main Synced yesterday

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

SEVOTRANSACT PHP SDK
====================

[](#sevotransact-php-sdk)

Interact easily with the [Sevotransact](https://sevotransact.com) API.

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

[](#installation)

```
composer require razachisibrahimah/sevotransact
```

Usage
-----

[](#usage)

```
$momo = new MomoCollection;

$amount = 0.2;
$phone = '233...';
$channel = ''; // MTN|VODAFONE|AIRTEL

$response = $momo->pay($amount, $phone, $channel);

$status = $response['status']; // 200
$message = $response['message']; // success
$transactionId = $response['data']['client-reference'];
$code = $response['data']['code']; // 100
$msisdn = $response['data']['msisdn'];
```

Licence
-------

[](#licence)

[MIT](LICENCE)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

1826d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33864119?v=4)[Abdul-Razak Ibrahim](/maintainers/razachisibrahimah)[@razachisibrahimah](https://github.com/razachisibrahimah)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/razachisibrahimah-sevotransact/health.svg)

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

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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