Download the PHP package mix-plus/http-server without Composer
On this page you can find all versions of the php package mix-plus/http-server. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package http-server
Mix Http Server
基于 Swoole 协程的 http server 类库,遵循 PSR-7 / PSR-15 标准
Usage
安装:
- Swoole >= 4.4.4: https://wiki.swoole.com/#/environment
服务器:
- 使用
handle
配置
'/' 将匹配所有路由
- 实现
HandlerInterface
接口
中间件:
License
Apache License Version 2.0, http://www.apache.org/licenses/
All versions of http-server with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
ext-swoole Version >=4.4.4
psr/http-server-middleware Version ^1.0
psr/http-server-handler Version ^1.0
mix/http-message Version ~3.0
mix/micro-server Version ~2.2.0
ext-swoole Version >=4.4.4
psr/http-server-middleware Version ^1.0
psr/http-server-handler Version ^1.0
mix/http-message Version ~3.0
mix/micro-server Version ~2.2.0
The package mix-plus/http-server contains the following files
Loading the files please wait ....