PHPackages                             greenlystapp/green.money - 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. greenlystapp/green.money

ActiveLibrary[Payment Processing](/categories/payments)

greenlystapp/green.money
========================

A fully featured PHP SDK for calling methods from the Green Payment Processing API and parsing the responses

0256[3 issues](https://github.com/greenlystapp/green.money-php-sdk/issues)[1 PRs](https://github.com/greenlystapp/green.money-php-sdk/pulls)PHPCI failing

Since Aug 11Pushed 3w ago1 watchersCompare

[ Source](https://github.com/greenlystapp/green.money-php-sdk)[ Packagist](https://packagist.org/packages/greenlystapp/green.money)[ RSS](/packages/greenlystapp-greenmoney/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Green-PHP-SDK (In Development)
==============================

[](#green-php-sdk-in-development)

Please Note: This is not the official SDK for Green Money.
----------------------------------------------------------

[](#please-note-this-is-not-the-official-sdk-for-green-money)

If you have any questions regarding this package, please create an issue on this repository. If you have any questions regarding the official PHP SDK or the API integration, please directly reach out to

A fully featured PHP SDK for calling methods from the Green Payment Processing API and parsing the responses. The eCheck API allows for complete integration of your application into our real-time check entry system.

[Development Plan](https://github.com/greenlystapp/green.money-php-sdk/issues/3)

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

[](#installation)

```
composer require greenlystapp/green.money

```

### Imports

[](#imports)

```
require 'vendor/autoload.php';

use Greenlyst\GreenMoney\ECheck;

```

### Sample Code

[](#sample-code)

```
$eCheck = new ECheck($clientId, $apiPassword, $live = true);
$eCheck->getCustomer($payorId);

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance62

Regular maintenance activity

Popularity11

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

---

Top Contributors

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

---

Tags

greengreen-moneymoneypayboticphpsdk

### Embed Badge

![Health badge](/badges/greenlystapp-greenmoney/health.svg)

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

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)[binkode/laravel-paystack

A description for laravel-paystack.

112.1k](/packages/binkode-laravel-paystack)

PHPackages © 2026

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