Download the PHP package kimistar/lumen_swoole without Composer
On this page you can find all versions of the php package kimistar/lumen_swoole. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kimistar/lumen_swoole
More information about kimistar/lumen_swoole
Files in kimistar/lumen_swoole
Download kimistar/lumen_swoole
More information about kimistar/lumen_swoole
Files in kimistar/lumen_swoole
Vendor kimistar
Package lumen_swoole
Short Description speed up lumen framework by swoole
License MIT
Package lumen_swoole
Short Description speed up lumen framework by swoole
License MIT
Please rate this library. Is it a good library?
Informations about the package lumen_swoole
安装
配置
在bootstrap/app.php中注册service provider
发布配置文件
同时在bootstrap/app.php加载此文件
使用
默认监听127.0.0.1 8080端口,开启4个worker进程
注意无法reload的文件 @https://wiki.swoole.com/wiki/page/p-server/reload.html
包括但不限于
- bootstrap/app.php
- app/Providers/*
- config/*
- app/Console/*
配置Nginx
ab测试
All versions of lumen_swoole with dependencies
PHP Build Version
Package Version
The package kimistar/lumen_swoole contains the following files
Loading the files please wait ....