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

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
hpc-code/laravel-s

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

16 0
ofcold/http-swoole

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

12 0