Download the PHP package axios/tpr-workerman without Composer
On this page you can find all versions of the php package axios/tpr-workerman. 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 tpr-workerman
Use TPR framework with workerman
Require
- PHP >= 7.4
- workerman >= 4.0
Install
Usage
-
Simple
- Complete Example
Events
event name | params |
---|---|
worker_init | (Workerman\Worker $worker) |
worker_start | (Workerman\Worker $worker) |
worker_reload | (Workerman\Worker $worker) |
worker_connect | (Workerman\Connection\ConnectionInterface $connection) |
worker_close | (Workerman\Connection\ConnectionInterface $connection) |
worker_buffer_full | (Workerman\Connection\ConnectionInterface $connection) |
worker_buffer_brain | (Workerman\Connection\ConnectionInterface $connection) |
worker_error | (Workerman\Connection\ConnectionInterface $connection, $code, $msg) |
worker_message | (Workerman\Connection\ConnectionInterface $connection, Workerman\Protocols\Http\Request $request) |
License
The project is open-sourced software licensed under the MIT.
All versions of tpr-workerman with dependencies
PHP Build Version
Package Version
The package axios/tpr-workerman contains the following files
Loading the files please wait ....