## 框架扩展包 * [swooletw/laravel-swoole](https://packagist.org/packages/swooletw/laravel-swoole) * [top-think/think-swoole](https://github.com/top-think/think-swoole/tree/2.0) ## 独立框架 * [swoft](https://doc.swoft.org/) * [easyswoole](http://www.easyswoole.com/) * [swoolefy](https://www.kancloud.cn/bingcoolhuang/php-swoole-swoolefy/587501) * [one](https://www.kancloud.cn/vic-one/php-one/826876) ## 工具 * [Plumber](https://github.com/Footstones/Plumber) 消息队列beanstalk的Worker守护进程 * [GitHook](https://github.com/wenjun1055/githook) Git钩子程序,Github/Bitbucket repo 在某个分支发生 push 行为的时候,自动触发一段脚本重启swoole server