fastdlabs / fastD
A high performance PHP API framework.
☆419Updated last year
Alternatives and similar repositories for fastD:
Users that are interested in fastD are comparing it to the libraries listed below
- PHP的服务化框架。适用于Api、Http Server、Rpc Server;帮助原生PHP项目转向微服务化。出色的性能与支持高并发的协程相结合☆480Updated 4 years ago
- 基于swoole的异步轻量级api框架,内部封装全套mysql、redis、mongo、memcached异步客户端,可以轻松start、reload、stop,加入数据库的查询模块,框架已经封装好近乎同步写法,底层异步调用。现已支持异步mysql、异步redis、异步ht…☆243Updated 7 years ago
- 一个运用php与swoole实现的统计监控系统☆442Updated 4 years ago
- DoraRPC is an RPC For the PHP MicroService by The Swoole☆468Updated 6 years ago
- ManaPHP Framework: Swoole+FPM☆285Updated last month
- 一份Swoole入门教程,根据作者的个人理解编写,常见的Swoole入门知识和讲解。