PHPackages                             asmitta-01/binance-pay - 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. asmitta-01/binance-pay

ActiveLibrary[API Development](/categories/api)

asmitta-01/binance-pay
======================

A helper for Binance Pay API in PHP

v1.0.0(2y ago)07MITPHPPHP &gt;=8.1

Since Mar 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Asmitta-01/binance-pay-api-php)[ Packagist](https://packagist.org/packages/asmitta-01/binance-pay)[ Docs](https://github.com/asmitta-01/binance-pay-api-php)[ RSS](/packages/asmitta-01-binance-pay/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Binance Pay Helper PHP
======================

[](#binance-pay-helper-php)

This is a helper to use [Binance Pay Api](https://developers.binance.com/docs/binance-pay/introduction) in your php projects.

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

[](#installation)

```
composer require asmitta-01/binance-pay-api-php
```

How to use
----------

[](#how-to-use)

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

$client = new \BinancePay\C2B(apiKey: $key, secret: $secret);
$response = $client->getWalletBalance();
print_r($response);
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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 ~5 days

Total

2

Last Release

832d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/69441849?v=4)[Brayan Tiwa](/maintainers/Asmitta-01)[@Asmitta-01](https://github.com/Asmitta-01)

---

Top Contributors

[![Asmitta-01](https://avatars.githubusercontent.com/u/69441849?v=4)](https://github.com/Asmitta-01 "Asmitta-01 (3 commits)")

---

Tags

phpbinancebinancepaymerchant.binance.com

### Embed Badge

![Health badge](/badges/asmitta-01-binance-pay/health.svg)

```
[![Health](https://phpackages.com/badges/asmitta-01-binance-pay/health.svg)](https://phpackages.com/packages/asmitta-01-binance-pay)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M737](/packages/sylius-sylius)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.7k409.0k6](/packages/theodo-group-llphant)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[keboola/storage-api-client

Keboola Storage API PHP Client

10405.9k40](/packages/keboola-storage-api-client)

PHPackages © 2026

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