{"id":13672455,"url":"https://github.com/fastdlabs/fastD","last_synced_at":"2025-04-27T22:32:16.265Z","repository":{"id":32354362,"uuid":"35930132","full_name":"fastdlabs/fastD","owner":"fastdlabs","description":":rocket: A high performance PHP API framework.","archived":false,"fork":false,"pushed_at":"2024-02-21T08:17:24.000Z","size":5653,"stargazers_count":421,"open_issues_count":18,"forks_count":83,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-08-24T05:01:27.325Z","etag":null,"topics":["api","fastd","high-performance","php","process","server","socket","swoole"],"latest_commit_sha":null,"homepage":"https://fastdlabs.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fastdlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-05-20T06:28:39.000Z","updated_at":"2024-07-09T09:43:51.000Z","dependencies_parsed_at":"2024-05-22T19:58:51.526Z","dependency_job_id":"4dd4b639-1cd8-45c5-a21c-1f8cd7b331af","html_url":"https://github.com/fastdlabs/fastD","commit_stats":{"total_commits":948,"total_committers":14,"mean_commits":67.71428571428571,"dds":0.4135021097046413,"last_synced_commit":"f9a08883cec0e30ebe81b1b204a7683c529e4a1c"},"previous_names":["janhuang/fastd"],"tags_count":69,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastdlabs%2FfastD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastdlabs%2FfastD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastdlabs%2FfastD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastdlabs%2FfastD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastdlabs","download_url":"https://codeload.github.com/fastdlabs/fastD/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251219601,"owners_count":21554444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","fastd","high-performance","php","process","server","socket","swoole"],"created_at":"2024-08-02T09:01:36.050Z","updated_at":"2025-04-27T22:32:15.553Z","avatar_url":"https://github.com/fastdlabs.png","language":"PHP","readme":"\u003ch1 align=\"center\"\u003eFast-D\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e:rocket: A high performance PHP API framework.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://travis-ci.org/fastdlabs/fastD\"\u003e\u003cimg src=\"https://travis-ci.org/fastdlabs/fastD.svg?branch=master\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://scrutinizer-ci.com/g/fastdlabs/fastD/?branch=master\"\u003e\u003cimg src=\"https://scrutinizer-ci.com/g/fastdlabs/fastD/badges/quality-score.png?b=master\" title=\"Scrutinizer Code Quality\"\u003e\u003c/a\u003e\n\u003ca href=\"https://scrutinizer-ci.com/g/fastdlabs/fastD/?branch=master\"\u003e\u003cimg src=\"https://scrutinizer-ci.com/g/fastdlabs/fastD/badges/coverage.png?b=master\" alt=\"Code Coverage\"\u003e\u003c/a\u003e\n\u003ca href=\"https://styleci.io/repos/35930132\"\u003e\u003cimg src=\"https://styleci.io/repos/35930132/shield?branch=3.2\" alt=\"StyleCI\"\u003e\u003c/a\u003e\n\u003ca href=\"https://fastdlabs.com/\"\u003e\u003cimg src=\"https://poser.pugx.org/fastd/fastd/v/stable\" /\u003e\u003c/a\u003e\n\u003ca href=\"http://www.php.net/\"\u003e\u003cimg src=\"https://img.shields.io/badge/php-%3E%3D5.6-8892BF.svg\" /\u003e\u003c/a\u003e\n\u003ca href=\"http://www.swoole.com/\"\u003e\u003cimg src=\"https://img.shields.io/badge/swoole-%3E%3D1.9.6-8892BF.svg\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://fastdlabs.com/\"\u003e\u003cimg src=\"https://poser.pugx.org/fastd/fastd/license\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nFastD 是一个支持 Swoole 的轻量级 Web 开发框架，可适用于对性能有要求的 API 场景，并且灵活的扩展性可以让开发者们更容易地建造自己的服务 (基于Swoole)，\n\n### 要求\n\n* PHP \u003e= 5.6\n* ext-curl\n* ext-pdo\n* ext-swoole\n\n### 文档\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"fastd.png\"/\u003e\n\u003c/p\u003e\n\n我们希望不仅仅是提供一个开发框架，更希望能够将自己的经验整理成解决方案，开发套件分享和贡献给社区。\n\n* [中文文档](http://docs.fastdlabs.com/#/zh-cn/3.2/readme)\n* [English Document](https://docs.fastdlabs.com/#/en-us/3.2/readme)\n\n### 系列文章\n\n* [FastD 最佳实践一: 构建 API](http://blog.fastdlabs.com/2017-12-12/create-api)\n* [FastD 最佳实践二: 构建配置中心](http://blog.fastdlabs.com/2017-12-12/create-configure)\n* [FastD 最佳实践三: 构建API网关](http://blog.fastdlabs.com/2017-12-12/create-gatewray)\n* [FastD 最佳实践四: 构建系统可视化监控](http://blog.fastdlabs.com/2017-12-12/create-monitor)\n* [FastD 最佳实践五: 构建ELK日志分析系统](http://blog.fastdlabs.com/2017-12-12/create-log)\n* [FastD 最佳实践六: 为应用添加调用链监控 Zipkin](http://blog.fastdlabs.com/2017-12-12/create-zipkin)\n\n### 周边\n\n* [FastD Viewer](https://github.com/JanHuang/viewer)\n* [FastD ORM](https://github.com/zqhong/fastd-eloquent)\n* [FastD QConf](https://github.com/JanHuang/QConfServiceProvider)\n* [FastD Seeder](https://github.com/RunnerLee/fastd-seeder)\n* [FastD Session](https://github.com/fastdlabs/session-provider)\n* [FastD HealthCheck](https://github.com/fastdlabs/health-check-provider)\n* [FastD Log](https://github.com/fastdlabs/log-provider)\n* [FastD Auth](https://github.com/fastdlabs/auth-provider)\n* [FastD Cache](https://github.com/fastdlabs/cache-provider)\n* [FastD CORS](https://github.com/fastdlabs/cors-provider)\n* [FastD i18n](https://github.com/fastdlabs/i18n-provider)\n* [FastD Mock](https://github.com/fastdlabs/mock-provider)\n* [FastD WeChat](https://github.com/fastdlabs/wechat-provider)\n* [Queue](https://github.com/RunnerLee/queue)\n* [Validator](https://github.com/RunnerLee/validator)\n* [Phalcon ORM](https://github.com/xueron/fastd-phalcon)\n\n### 相关项目\n\n* [Dobee API Framework](https://github.com/JanHuang/dobee)\n\n### 贡献\n\n* [yyz26371945](https://github.com/yyz26371945)\n* [RunnerLee](https://github.com/RunnerLee)\n* [zqhong](https://github.com/zqhong)\n* [xsharp](https://github.com/xsharp)\n\n非常欢迎感兴趣，愿意参与其中，共同打造更好PHP生态，Swoole生态的开发者。\n\n如果你乐于此，却又不知如何开始，可以试试下面这些事情：\n\n* 在你的系统中使用，将遇到的问题 [反馈](https://github.com/JanHuang/fastD/issues)。\n* 有更好的建议？欢迎联系 [bboyjanhuang@gmail.com](mailto:bboyjanhuang@gmail.com) 或 [新浪微博:编码侠](http://weibo.com/ecbboyjan)。\n\n### 联系\n\n如果你在使用中遇到问题，请联系: [bboyjanhuang@gmail.com](mailto:bboyjanhuang@gmail.com). 微博: [编码侠](http://weibo.com/ecbboyjan)\n\n## License MIT\n","funding_links":[],"categories":["PHP","Framework"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastdlabs%2FfastD","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastdlabs%2FfastD","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastdlabs%2FfastD/lists"}