Download the PHP package salamander/webworker without Composer
On this page you can find all versions of the php package salamander/webworker. 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 webworker
WebWorker
基于Workerman实现的自带http server的web开发框架,用于开发高性能的api应用,例如app接口服务端等。
特性
- 仅只支持php7
- 天生继承workerman所拥有的特性
- 只实现了简单路由功能的小巧框架,便于开发者使用和扩展.demo1中只是目录示例,开发者可自行定义自己的应用目录结构
- slim风格添加路由
- 集成了workerman-statistics项目,可以监控服务情况
- 支持中间件
安装
快速开始
demo.php
All versions of webworker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
pimple/pimple Version ^3.0
psr/http-message Version ^1.0
nikic/fast-route Version ^1.0
container-interop/container-interop Version ^1.2
psr/container Version ^1.0
workerman/workerman Version ^3.5
pimple/pimple Version ^3.0
psr/http-message Version ^1.0
nikic/fast-route Version ^1.0
container-interop/container-interop Version ^1.2
psr/container Version ^1.0
workerman/workerman Version ^3.5
The package salamander/webworker contains the following files
Loading the files please wait ....