awesome-swoole
github.com/swooletw/awesome-swoole ↗A curated list of Swoole
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me documentation resources from awesome-swoole"
Installation instructions →What's inside
Documentation
- Another Swoole Examples
Another personal Swoole examples for learning purpose.
- Concise Guide (Outdated)
A personal concise guide for Swoole.
- Swoole Docs
Official Swoole documentation in English.
- Swoole Examples
Official examples in Github.
- Swoole Study Notes
A collection of personal study notes for Swoole beginners.
Development
- Auto Reload
Official hot reload tool using inotify.
- Futures
Futures + async/await syntactic-sugar on top of coroutines.
- MyQEE
A wrapper library for Swoole.
- Swoole IDE Helper
Auto completion, trigger suggest and view docs for Swoole in editor.
Framework
- Blink
A high performance web framework and application server in PHP.
- easyswoole
Use swoole easily just like echo "hello world";.
- FastD
A high performance PHP API framework.
- GroupCo
A web framework for API, Http server, RPC server, micro service and high concurrency use cases.
- Igni
Psr-compatible micro-framework for rest services.
- mixphp
A light weight yet hight performance web framework.
Algorithm
- BloomFilter
A Bloom Filter extension with Swoole.
Integration
- chubbyphp-swoole-request-handler
A request handler adapter for swoole, using PSR-7, PSR-15 and PSR-17.
- laravel-s
Speed up Laravel/Lumen by Swoole, 'S' means Swoole, Speed, High performance.
- laravel-swoole
❤️ A high performance HTTP sever based on Swoole. Speed up your Laravel or Lumen applications. This repo is maintained by Swoole Taiwan Community.
- laravel-swoole-jsonrpc
The JSON-RPC server and client based on Swoole, for Laravel and Lumen framework.
- Lawoole
A combination framework with Swoole and Laravel.
- lumen-swoole-http
A bridge from Swoole to Lumen.
Docker
- docker-swoole-webapp
Simple Docker-image to build your applications based on Swoole PHP extension.
Process
- Donkey
An async crontab application by Swoole.
- multiprocess
Easy to make the common PHP/Python/JS...script change daemon and multi-process execution.
- statistics
A web monitor system by Swoole.
- swoole-jobs
Dynamic multi process worker queue base on swoole, like gearman but high performance.
Server
- Dora-RPC
An RPC For the PHP MicroService by Swoole.
- hprose-swoole
Hprose asynchronous client & standalone server based on swoole.
- mqtt-server
A simple swoole mqtt server.
- swoole-grpc
A GRPC implement based on Swoole Http2 Server.
Showing a sample of 53 resources. View the full list on GitHub →