# fastD **Repository Path**: long_ren/fastD ## Basic Information - **Project Name**: fastD - **Description**: A high performance PHP API framework. Powered by swoole - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: https://janhuang.github.io/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2017-06-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Fast-D

:rocket: A high performance PHP API framework.

Code Coverage StyleCI

FastD 是一个支持 Swoole 的轻量级 Web 开发框架,可适用于对性能有要求的 API 场景,并且灵活的扩展性可以让开发者们更容易地建造自己的服务 (基于Swoole), ### 要求 * PHP >= 5.6 * ext-curl * ext-pdo * ext-swoole ### 文档 * [中文文档](docs/zh_CN/readme.md) ### 相关项目 * [Dobee API Framework](https://github.com/JanHuang/dobee) * [UserD](https://github.com/JanHuang/userd) * [MediaD](https://github.com/JanHuang/mediad) * [PostsD](https://github.com/JanHuang/postsd) * [TagD](https://github.com/JanHuang/tagd) * [CommentD](https://github.com/JanHuang/commentd) ### 贡献 * [yyz26371945](https://github.com/yyz26371945) * [RunnerLee](https://github.com/RunnerLee) * [zqhong](https://github.com/zqhong) 非常欢迎感兴趣,愿意参与其中,共同打造更好PHP生态,Swoole生态的开发者。 如果你乐于此,却又不知如何开始,可以试试下面这些事情: * 在你的系统中使用,将遇到的问题 [反馈](https://github.com/JanHuang/fastD/issues)。 * 有更好的建议?欢迎联系 [bboyjanhuang@gmail.com](mailto:bboyjanhuang@gmail.com) 或 [新浪微博:编码侠](http://weibo.com/ecbboyjan)。 ### 联系 如果你在使用中遇到问题,请联系: [bboyjanhuang@gmail.com](mailto:bboyjanhuang@gmail.com). 微博: [编码侠](http://weibo.com/ecbboyjan) ## License MIT