PHPackages                             uutan/fulu - 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. uutan/fulu

ActiveLibrary[API Development](/categories/api)

uutan/fulu
==========

福禄网络开放平台的SDK

0.0.3(5y ago)017MITPHPPHP &gt;=5.6CI failing

Since May 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/uutan/fulu)[ Packagist](https://packagist.org/packages/uutan/fulu)[ RSS](/packages/uutan-fulu/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

uutan/fulu
==========

[](#uutanfulu)

福禄网络产品的SDK接口

特点
--

[](#特点)

1. 支持武汉本土的网络公司
2. 未来需要对接的公司越来越多
3. 方便升级管理

环境需求
----

[](#环境需求)

- PHP &gt;= 5.6

安装
--

[](#安装)

```
$ composer require "uutan/fulu"
```

使用
--

[](#使用)

```
use uutan\Fulu\FuLuFactory;

$config = [
    'app_key' => '',
    'serect' => '',
];

// 话费充值接口
$obj = FuLuFactory::factory('fulu.order.mobile.add',$config);

$obj->send([
    'charge_phone' => '186XXX',
    'charge_value' => '50',
    'customer_order_no' => '外部订单号',
]);
```

License
-------

[](#license)

MIT

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Total

3

Last Release

2186d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/406045?v=4)[UUTAN](/maintainers/uutan)[@uutan](https://github.com/uutan)

---

Top Contributors

[![uutanyang](https://avatars.githubusercontent.com/u/189434391?v=4)](https://github.com/uutanyang "uutanyang (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/uutan-fulu/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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