PHPackages                             javareact/jiaofei100 - 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. javareact/jiaofei100

ActiveLibrary[API Development](/categories/api)

javareact/jiaofei100
====================

璐付PHP-SDK,Jiaolfei100 OpenApi SDK

1.1.3(2y ago)023MITPHPPHP &gt;=7.1CI failing

Since Mar 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/javareact/jiaofei100)[ Packagist](https://packagist.org/packages/javareact/jiaofei100)[ RSS](/packages/javareact-jiaofei100/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (6)Versions (5)Used By (0)

璐付 - 国内领先的缴费数据服务提供商
===================

[](#璐付---国内领先的缴费数据服务提供商)

### Jiaolfei100-openapi

[](#jiaolfei100-openapi)

### PHP-SDK

[](#php-sdk)

1. Require with Composer
========================

[](#1-require-with-composer)

```
composer require javareact/jiaofei100

```

2. Example
==========

[](#2-example)

```
use GuzzleHttp\Client;
use JavaReact\LFApi\Balance;

$goods = new Balance("apiKey", "secret", function() {
    return new Client([
        "base_uri" => \JavaReact\LFApi\Client::DEFAULT_GATEWAY,//可省略
    ]);
});

$response = $balance->balanceGet("productid");
if($response->getStatusCode() == 200) {
    $json = $response->json();
    $result = $response->result();
}

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

4

Last Release

985d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f0f5bc80192075897ba2b1b90875e85358dfe3cb8706ed8318c5f566515c6d5?d=identicon)[JavaReact](/maintainers/JavaReact)

---

Tags

jiaofei100lufu-sdkphp-sdksdkopenapiJiaolfei100

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/javareact-jiaofei100/health.svg)

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[temporal/sdk

Temporal SDK

4002.2M18](/packages/temporal-sdk)

PHPackages © 2026

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