PHPackages                             instamoney/instamoney-php-clients - 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. [API Development](/categories/api)
4. /
5. instamoney/instamoney-php-clients

ActiveLibrary[API Development](/categories/api)

instamoney/instamoney-php-clients
=================================

PHP clients for instamoney api

v1.0.0(7y ago)021.6k↓38.5%PHPPHP &gt;=5.4.0

Since Nov 14Pushed 7y ago2 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Create Disbursement Example :
=============================

[](#create-disbursement-example-)

```
cd src/
php examples/create_disbursement_example.php "CUSTOM_ID_1"  30000 "BCA" "Rizky" "1234567890"

```

Create Disbursement With Idempotency Key Example :
==================================================

[](#create-disbursement-with-idempotency-key-example-)

```
cd src/
php examples/create_disbursement_with_idempotency_key_example.php "CUSTOM_ID_1"  30000 "BCA" "Rizky" "1234567890" "idempotencykeytest123"

```

GET Disbursement Example :
==========================

[](#get-disbursement-example-)

```
cd src/
php examples/get_disbursement_example.php "57ba93175ef9e7077bcb969e"

```

Create Callback Virtual Account Example :
=========================================

[](#create-callback-virtual-account-example-)

```
cd src/
php examples/create_callback_virtual_account_example.php "CUSTOM_ID_2" "BCA" "Rizky"

```

Create Callback Virtual Account With Virtual Account Number Example :
=====================================================================

[](#create-callback-virtual-account-with-virtual-account-number-example-)

```
cd src/
php examples/create_callback_virtual_account_example.php "CUSTOM_ID_2" "BCA" "Rizky" 100

```

GET Balance Example :
=====================

[](#get-balance-example-)

```
cd src/
php examples/get_balance_example.php

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

2743d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a9b4fcaa5f1c318155f000ee2682bb89831b4a1296703199c8b609ce00eb3604?d=identicon)[lingga.instamoney](/maintainers/lingga.instamoney)

---

Top Contributors

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

---

Tags

instamoney

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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