zackx/lumen-swoole

speed up lumen framework by swoole
419
Install
composer require zackx/lumen-swoole
Latest Version:1.0.6
PHP:>=7.3
License:MIT
Last Updated:Jul 4, 2020
Links: GitHub  ·  Packagist
Maintainer: zackx

使用说明

已测试版本

  • 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

daaquan/laravel-swoole

High performance HTTP server based on Swoole. Speed up your Laravel and Lumen ap...

10 0
yuan1994/laravel-swoole

Fork from swooletw/laravel-swoole to support 2.5.xHigh performance HTTP server b...

4,478 0
hhxsv5/laravel-s

🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.

704,376 3,880
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 0