PHPackages                             fastd/fastd - 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. [Framework](/categories/framework)
4. /
5. fastd/fastd

ActiveLibrary[Framework](/categories/framework)

fastd/fastd
===========

The FastD High Performance API Framework

v3.2.10(5y ago)42015.2k80[16 issues](https://github.com/fastdlabs/fastD/issues)[2 PRs](https://github.com/fastdlabs/fastD/pulls)17MITPHPPHP &gt;=5.6CI failing

Since Jul 17Pushed 3mo ago26 watchersCompare

[ Source](https://github.com/fastdlabs/fastD)[ Packagist](https://packagist.org/packages/fastd/fastd)[ Docs](https://fastdlabs.com)[ RSS](/packages/fastd-fastd/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (15)Versions (78)Used By (17)

Fast-D
======

[](#fast-d)

🚀 A high performance PHP API framework.

[![](https://camo.githubusercontent.com/c895f8f229f0012f31909dbd8546200878184d870c91f9e0480f62bcc37c970f/68747470733a2f2f7472617669732d63692e6f72672f66617374646c6162732f66617374442e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fastdlabs/fastD)[![](https://camo.githubusercontent.com/3807086bbc4cfb6c4651c6097c444fb84f08e57ebf0383a5ac62e108a5e80e96/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f66617374646c6162732f66617374442f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572 "Scrutinizer Code Quality")](https://scrutinizer-ci.com/g/fastdlabs/fastD/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/6d09bf55337657cb79ba6b9e414c4b17108086fd1cfe76b10f401ff96d51692e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f66617374646c6162732f66617374442f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/fastdlabs/fastD/?branch=master)[![StyleCI](https://camo.githubusercontent.com/c01e22948df74bed577554b5038c608aa523ef30c40235052548ffedc622375a/68747470733a2f2f7374796c6563692e696f2f7265706f732f33353933303133322f736869656c643f6272616e63683d332e32)](https://styleci.io/repos/35930132)[![](https://camo.githubusercontent.com/e7fbcc0652ade9e8f9afb72613641b60a2741a403f17df92cb7aad68678ccc46/68747470733a2f2f706f7365722e707567782e6f72672f66617374642f66617374642f762f737461626c65)](https://fastdlabs.com/)[![](https://camo.githubusercontent.com/132eb2fad8bc173f1489c3481e81763d1a02b392a4e55bd35eb0a1fc8b5d1ee5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344352e362d3838393242462e737667)](http://www.php.net/)[![](https://camo.githubusercontent.com/6799d9b2dc56e0809d97b6861d633a36d621d1514c5f99b568087de8ea0e575d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73776f6f6c652d253345253344312e392e362d3838393242462e737667)](http://www.swoole.com/)[![](https://camo.githubusercontent.com/4ec67cce7cac7a152fd08bc489e0795b86a2f4307b2020fa88c8e36b4b03b9c3/68747470733a2f2f706f7365722e707567782e6f72672f66617374642f66617374642f6c6963656e7365)](https://fastdlabs.com/)

FastD 是一个支持 Swoole 的轻量级 Web 开发框架，可适用于对性能有要求的 API 场景，并且灵活的扩展性可以让开发者们更容易地建造自己的服务 (基于Swoole)，

### 要求

[](#要求)

- PHP &gt;= 5.6
- ext-curl
- ext-pdo
- ext-swoole

### 文档

[](#文档)

[![](fastd.png)](fastd.png)

我们希望不仅仅是提供一个开发框架，更希望能够将自己的经验整理成解决方案，开发套件分享和贡献给社区。

- [中文文档](http://docs.fastdlabs.com/#/zh-cn/3.2/readme)
- [English Document](https://docs.fastdlabs.com/#/en-us/3.2/readme)

### 系列文章

[](#系列文章)

- [FastD 最佳实践一: 构建 API](http://blog.fastdlabs.com/2017-12-12/create-api)
- [FastD 最佳实践二: 构建配置中心](http://blog.fastdlabs.com/2017-12-12/create-configure)
- [FastD 最佳实践三: 构建API网关](http://blog.fastdlabs.com/2017-12-12/create-gatewray)
- [FastD 最佳实践四: 构建系统可视化监控](http://blog.fastdlabs.com/2017-12-12/create-monitor)
- [FastD 最佳实践五: 构建ELK日志分析系统](http://blog.fastdlabs.com/2017-12-12/create-log)
- [FastD 最佳实践六: 为应用添加调用链监控 Zipkin](http://blog.fastdlabs.com/2017-12-12/create-zipkin)

### 周边

[](#周边)

- [FastD Viewer](https://github.com/JanHuang/viewer)
- [FastD ORM](https://github.com/zqhong/fastd-eloquent)
- [FastD QConf](https://github.com/JanHuang/QConfServiceProvider)
- [FastD Seeder](https://github.com/RunnerLee/fastd-seeder)
- [FastD Session](https://github.com/fastdlabs/session-provider)
- [FastD HealthCheck](https://github.com/fastdlabs/health-check-provider)
- [FastD Log](https://github.com/fastdlabs/log-provider)
- [FastD Auth](https://github.com/fastdlabs/auth-provider)
- [FastD Cache](https://github.com/fastdlabs/cache-provider)
- [FastD CORS](https://github.com/fastdlabs/cors-provider)
- [FastD i18n](https://github.com/fastdlabs/i18n-provider)
- [FastD Mock](https://github.com/fastdlabs/mock-provider)
- [FastD WeChat](https://github.com/fastdlabs/wechat-provider)
- [Queue](https://github.com/RunnerLee/queue)
- [Validator](https://github.com/RunnerLee/validator)
- [Phalcon ORM](https://github.com/xueron/fastd-phalcon)

### 相关项目

[](#相关项目)

- [Dobee API Framework](https://github.com/JanHuang/dobee)

### 贡献

[](#贡献)

- [yyz26371945](https://github.com/yyz26371945)
- [RunnerLee](https://github.com/RunnerLee)
- [zqhong](https://github.com/zqhong)
- [xsharp](https://github.com/xsharp)

非常欢迎感兴趣，愿意参与其中，共同打造更好PHP生态，Swoole生态的开发者。

如果你乐于此，却又不知如何开始，可以试试下面这些事情：

- 在你的系统中使用，将遇到的问题 [反馈](https://github.com/JanHuang/fastD/issues)。
- 有更好的建议？欢迎联系  或 [新浪微博:编码侠](http://weibo.com/ecbboyjan)。

### 联系

[](#联系)

如果你在使用中遇到问题，请联系: . 微博: [编码侠](http://weibo.com/ecbboyjan)

License MIT
-----------

[](#license-mit)

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance53

Moderate activity, may be stable

Popularity45

Moderate usage in the ecosystem

Community37

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 95.6% 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 ~28 days

Recently: every ~181 days

Total

75

Last Release

1844d ago

Major Versions

v0.1.0 → v1.0.02015-07-24

v1.1.0 → v2.0.0-beta12016-05-12

2.1.x-dev → v3.0.0-rc12017-01-17

v3.2.7 → 5.0.x-dev2019-05-08

PHP version history (5 changes)v0.1.0-BETA1PHP &gt;=5.4.0

v2.0.0-beta1PHP &gt;=7

v2.0.0PHP &gt;=7.0

v3.0.0-rc1PHP &gt;=5.6

5.0.x-devPHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/94c2bc821caf23977e1c3deea85e3cbc9a73a632e1afaf778638f7fe9da1c42b?d=identicon)[JanHuang](/maintainers/JanHuang)

---

Top Contributors

[![JanHuang](https://avatars.githubusercontent.com/u/7090871?v=4)](https://github.com/JanHuang "JanHuang (1019 commits)")[![RunnerLee](https://avatars.githubusercontent.com/u/7436388?v=4)](https://github.com/RunnerLee "RunnerLee (29 commits)")[![xsharp](https://avatars.githubusercontent.com/u/36738?v=4)](https://github.com/xsharp "xsharp (5 commits)")[![longxinH](https://avatars.githubusercontent.com/u/12230340?v=4)](https://github.com/longxinH "longxinH (3 commits)")[![xueron](https://avatars.githubusercontent.com/u/2560873?v=4)](https://github.com/xueron "xueron (3 commits)")[![zqhong](https://avatars.githubusercontent.com/u/8402647?v=4)](https://github.com/zqhong "zqhong (2 commits)")[![yyz26371945](https://avatars.githubusercontent.com/u/20291334?v=4)](https://github.com/yyz26371945 "yyz26371945 (2 commits)")[![viliy](https://avatars.githubusercontent.com/u/22161786?v=4)](https://github.com/viliy "viliy (1 commits)")[![lichunqiang](https://avatars.githubusercontent.com/u/2433916?v=4)](https://github.com/lichunqiang "lichunqiang (1 commits)")[![wangsir0624](https://avatars.githubusercontent.com/u/19991740?v=4)](https://github.com/wangsir0624 "wangsir0624 (1 commits)")

---

Tags

apifastdhigh-performancephpprocessserversocketswooleapiframeworkswooleFastD

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[blink/blink

A high performance web framework and application server in PHP

83441.9k3](/packages/blink-blink)[bear/package

BEAR.Sunday application framework package

30527.9k23](/packages/bear-package)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)[digitalstars/simplevk

Powerful PHP library/framework for VK API bots, supporting LongPoll &amp; Callback &amp; OAuth

883.9k3](/packages/digitalstars-simplevk)

PHPackages © 2026

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