PHPackages                             bigmoney/bigmoney-php - 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. bigmoney/bigmoney-php

ActiveLibrary

bigmoney/bigmoney-php
=====================

Utilities to manage BigMoney APIs

0.3.2(9y ago)036MITPHPPHP &gt;=5.4.0

Since Oct 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jfatchi/bigmoney-php)[ Packagist](https://packagist.org/packages/bigmoney/bigmoney-php)[ RSS](/packages/bigmoney-bigmoney-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (7)Used By (0)

BigMoney
========

[](#bigmoney)

BigMoney APIs SDK

Introduction
------------

[](#introduction)

BigMoney allows you to access easy to BigMoney APIs

Example usage
-------------

[](#example-usage)

```
$bmoney = new BigMoney/BigMoney(YOUR_SECRET_KEY, YOUR_SECRET_PASSWORD);
$bmoney->Deposit()->request([
	'amount' => 10
	'uid' => 23,
	'tid' => 123
]);
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~2 days

Total

6

Last Release

3491d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/069cf081ca8bf8bec0e9a545a0499414af4450d082abd1752dfd8f8203618538?d=identicon)[jfatchi](/maintainers/jfatchi)

---

Top Contributors

[![jfatchi](https://avatars.githubusercontent.com/u/13136435?v=4)](https://github.com/jfatchi "jfatchi (11 commits)")

### Embed Badge

![Health badge](/badges/bigmoney-bigmoney-php/health.svg)

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

PHPackages © 2026

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