Download the PHP package worps/woocan without Composer
On this page you can find all versions of the php package worps/woocan. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor worps
Package woocan
Short Description A dual-purpose PHP framework that is compatible with PHP FPM and Swoole
License Apache-2.0
Homepage http://woocan.cn/
Package woocan
Short Description A dual-purpose PHP framework that is compatible with PHP FPM and Swoole
License Apache-2.0
Homepage http://woocan.cn/
Please rate this library. Is it a good library?
Informations about the package woocan
框架介绍
Woocan是一款兼容php-fpm和swoole的双栖php框架,它允许我们在windows桌面开发、调试,并在linux中启用swoole提升线上运行效率,因此它天生兼具易于开发、运行高效的特点。特别适用于api开发、游戏服务端项目,也可用于网站开发。本框架有以下特点:
- [x] 支持php-fpm、swoole、cli运行模式
- [x] 支持http、websocket、tcp、udp服务
- [x] 支持RPC服务
- [x] 支持接口性能统计分析,1秒找出性能瓶颈
- [x] 内置访问日志、api调用统计、幂等性控制、限流等中间件
- [x] 内置消息队列、锁、排行榜、连接池组件
- [x] 第三方组件支持
- [x] 支持参数注入
- [x] 灵活的路由形式,用户可自由定制
交流群
QQ 1群: 875109578
环境要求
- php >= 7.3
- Swoole >= 4.0
快速安装和使用
All versions of woocan with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
The package worps/woocan contains the following files
Loading the files please wait ....