PHPackages                             teamones/fdd - 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. teamones/fdd

ActiveLibrary[API Development](/categories/api)

teamones/fdd
============

继承bonza/fdd，支持PHP7.2语法，法大大接口类库

0.0.2(5y ago)06.4kMITPHPPHP &gt;=7.2.0

Since Mar 2Pushed 5y ago1 watchersCompare

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

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

法大大接口3.0
--------

[](#法大大接口30)

安装
--

[](#安装)

```
composer require bonza/fdd
```

### 1. 使用示例

[](#1-使用示例)

```
$options =[
    'appId' => 'xxxxxx',
    'appSecret'=>'xxxxxxxxxxxxx',
    'baseUrl' => 'https://testapi.fadada.com:8443/api/',
    'version'=>'3.0'
];
$fdd = new Fdd($options);

/** @return array  */

//$res = $fdd->accountRegister('456');

==暂时没有测试覆盖==
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~19 days

Total

2

Last Release

1884d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a5a829c6c41a7e0af82f69fdc179b7d64d3dbc323e2670ddeed90e4e4e9dc2cb?d=identicon)[weijer](/maintainers/weijer)

---

Top Contributors

[![hanhanwink](https://avatars.githubusercontent.com/u/25213792?v=4)](https://github.com/hanhanwink "hanhanwink (8 commits)")[![weijer](https://avatars.githubusercontent.com/u/12838756?v=4)](https://github.com/weijer "weijer (8 commits)")

---

Tags

sdkFaDaDafadada-sdkfadada3.0

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/teamones-fdd/health.svg)

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

###  Alternatives

[appwilio/cdek-sdk

CDEK API SDK (cdek.ru)

406.5k](/packages/appwilio-cdek-sdk)[mocking-magician/coinbase-pro-sdk

Library for coinbase pro API calls

223.2k](/packages/mocking-magician-coinbase-pro-sdk)

PHPackages © 2026

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