PHPackages                             mista/pay - 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. mista/pay

ActiveLibrary[Payment Processing](/categories/payments)

mista/pay
=========

Seven Pay PHP SDK

06PHP

Since Dec 31Pushed 5y ago1 watchersCompare

[ Source](https://github.com/MistaZidane/pay)[ Packagist](https://packagist.org/packages/mista/pay)[ RSS](/packages/mista-pay/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

```
Seven Pay PHP Sdk
=======================

This is a payment sdk developed by the Seven Group

Requirements
============

* PHP >= 7
* Latest cURL Extension

Installation
============

        composer require mista/pay

Usage
=====

Add the PayUnit Namespace in your desired controller

        use SevenPay\PayUnit\PayUnit

Create a new instance of the PayUnit class and pass in all the required attributes

        $myPayment = New PayUnit("your_api_key","your_api_password","your_api_username","notify_url","mode");

Call the MakePayment method

        $myPayment->makePayment("product_price");

Recomentdations
=======

Please for security reasons make sure you read your Api key, Api password and Api user from the config file
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

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/13474990?v=4)[mista](/maintainers/mista)[@mista](https://github.com/mista)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/mista-pay/health.svg)

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

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)

PHPackages © 2026

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