zackx/lumen-swoole
使用说明
已测试版本
- lumen5.7
- lumen5.8
- lumen6.0
- lumen7.0
安装命令
composer require zackx/lumen-swoole
使用
在bootstrap/app.php文件中加入
$app->register(\Zackx\LumenSwoole\SwooleHttpProvider::class);
启动命令
php artisan swoole start
Related Packages
swoolezf/laravel-swoole
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen ap...
2
0
bulaohe/swoole
High performance HTTP server based on Swoole. Speeds up your Laravel and Lumen a...
104
1
yuan1994/laravel-swoole
Fork from swooletw/laravel-swoole to support 2.5.xHigh performance HTTP server b...
4,431
0
ofcold/http-swoole
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen ap...
12
0