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)PHPCI failing

Since Aug 11Pushed 4y 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 2mo ago

READMEChangelogDependenciesVersions (1)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

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

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

[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)
