Download the PHP package waynesun01/swooletest without Composer
On this page you can find all versions of the php package waynesun01/swooletest. 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 swooletest
swoole_test
完善中 方便快速创建基于swoole的服务
配置
需要php.ini中开启swoole.use_namespace,使用命名空间
用法
- app中新建具体behavior类,该类根据要使用的service(tcp,http,websocket)继承自相应的behavior
- 在运行脚本中指定要使用的behavior
使用完整命名空间路径
- 初始化相应的service;
- 运行
example
All versions of swooletest with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package waynesun01/swooletest contains the following files
Loading the files please wait ....