PHPackages                             owenoj/emergentpay - 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. owenoj/emergentpay

ActiveLibrary[Payment Processing](/categories/payments)

owenoj/emergentpay
==================

A Laravel payment package For Emergent payment gateway

v1.4(5y ago)072[3 PRs](https://github.com/Owen-oj/emergentpay/pulls)MITPHP

Since Sep 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Owen-oj/emergentpay)[ Packagist](https://packagist.org/packages/owenoj/emergentpay)[ Docs](https://github.com/owen-oj/emergentpay)[ RSS](/packages/owenoj-emergentpay/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (4)Versions (10)Used By (0)

EmergentPay
===========

[](#emergentpay)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8ae62fd3270bd21547485eb9062ed31cad4fee48bd99415b9f3c66829b3d2e8e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f77656e6f6a2f656d657267656e747061792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/owenoj/emergentpay)[![Total Downloads](https://camo.githubusercontent.com/ad00784fdb9761d7631df9758684847bea34a73093b8c3f2181d43a5c4508be1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f77656e6f6a2f656d657267656e747061792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/owenoj/emergentpay)

Simple Laravel package for emergent payment gateway

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

[](#installation)

Via Composer

```
$ composer require owenoj/emergentpay
```

Usage
-----

[](#usage)

Update your .env file with the following and their values.

```
EMERGENT_ENVIRONMENT
EMERGENT_APP_ID
EMERGENT_API_KEY

```

```
class EmergentController extends Controller
{
    public function pay()
    {
        EmergentPay::initialize(route('callback'));
    }

```

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits
-------

[](#credits)

- [Owen Jubilant](https://github.com/owen-oj)
- [All Contributors](../../contributors)

License
-------

[](#license)

license. Please see the [license file](license.md) for more information.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 77.8% 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 ~101 days

Recently: every ~121 days

Total

6

Last Release

1979d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/696072a2631e412e7034cdffb063a41ea7754c8a719e66cfed044004a9ac5d10?d=identicon)[Owen-oj](/maintainers/Owen-oj)

---

Top Contributors

[![Owen-oj](https://avatars.githubusercontent.com/u/13623015?v=4)](https://github.com/Owen-oj "Owen-oj (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")

---

Tags

ghanalaravel-packagelaravel5paymentpayment-integrationlaravelpaymentEmergentPay

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/owenoj-emergentpay/health.svg)

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

###  Alternatives

[sebdesign/laravel-viva-payments

A Laravel package for integrating the Viva Payments gateway

4849.3k](/packages/sebdesign-laravel-viva-payments)[henryejemuta/laravel-monnify

A laravel package to seamlessly integrate monnify api within your laravel application

132.1k](/packages/henryejemuta-laravel-monnify)

PHPackages © 2026

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