PHPackages                             darkmange/laravel-gateway - 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. darkmange/laravel-gateway

ActiveLibrary

darkmange/laravel-gateway
=========================

DarkMange &amp; VodaCash Laravel Payment Gateway Integration

10PHP

Since Apr 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/abdosaljnhoid/DarkMangeVodaCash)[ Packagist](https://packagist.org/packages/darkmange/laravel-gateway)[ RSS](/packages/darkmange-laravel-gateway/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

DarkMange &amp; VodaCash Laravel Payment Gateway
================================================

[](#darkmange--vodacash-laravel-payment-gateway)

A Laravel package for integrating DarkMange &amp; VodaCash payment gateway.

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

[](#installation)

```
composer require darkmange/laravel-gateway
```

Usage
-----

[](#usage)

```
$response = Darkmange::createInvoice([
    'amount' => 100.00,
    'callback_url' => route('callback.url'),
    'success_url' => route('success.url'),
    'cancel_url' => route('cancel.url')
]);
```

Support
-------

[](#support)

Email:
Website:

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

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://www.gravatar.com/avatar/4d9e193c5d840bc41bd51e27b7b11768990b905c1210bbf31ed1745cd19c2b70?d=identicon)[abdosaljnhoid](/maintainers/abdosaljnhoid)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/darkmange-laravel-gateway/health.svg)

```
[![Health](https://phpackages.com/badges/darkmange-laravel-gateway/health.svg)](https://phpackages.com/packages/darkmange-laravel-gateway)
```

PHPackages © 2026

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