Download the PHP package symbiotic/workerman without Composer
On this page you can find all versions of the php package symbiotic/workerman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download symbiotic/workerman
More information about symbiotic/workerman
Files in symbiotic/workerman
Download symbiotic/workerman
More information about symbiotic/workerman
Files in symbiotic/workerman
Vendor symbiotic
Package workerman
Short Description Symbiotic server on Workerman RoadRunner
License MIT
Package workerman
Short Description Symbiotic server on Workerman RoadRunner
License MIT
Please rate this library. Is it a good library?
Informations about the package workerman
Symbiotic on Workerman RoadRunner
Installation
Installation with additional packages
Usage
- Initialize the framework according to the documentation: Symbiotic quick start!
- Replace the session storage with a file storage (instructions below) and config.
- Run in console
php ./index.php workerman:worker start --host=127.0.0.1 --port=80
. - Request http://127.0.0.1/symbiotic/ (there will be an error #7623)
Configuring Index.php
All versions of workerman with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
symbiotic/full Version ^1.4
symbiotic/console Version ^1.4
workerman/workerman Version ^4.0
symbiotic/full Version ^1.4
symbiotic/console Version ^1.4
workerman/workerman Version ^4.0
The package symbiotic/workerman contains the following files
Loading the files please wait ....