Download the PHP package zyuyou/workerman without Composer
On this page you can find all versions of the php package zyuyou/workerman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zyuyou/workerman
More information about zyuyou/workerman
Files in zyuyou/workerman
Package workerman
Short Description High performance Socket server framework for network applications implemented in PHP using libevent
License MIT
Homepage http://www.workerman.net
Informations about the package workerman
Workerman 3.0
Documentation:https://github.com/walkor/workerman-manual
Home page:http://www.workerman.net
What is it
Workerman is a library for event-driven programming in PHP. It has a huge number of features. Each worker is able to handle thousands of connections.
Usage
A tcp server
test.php
A http server
test.php
A websocket server
test.php
User defined protocol
Protocols/MyTextProtocol.php
test.php
A WebServer
test.php
Timer
test.php
run width
Available commands
Benchmarks
Codes
Result
Demos
tadpole
BrowserQuest
web vmstat
live-ascii-camera
Live demo camera page
Live demo receive page
Source code
live-camera
Live demo camera page
Live demo receive page
Source code
chat room
statistics
flappybird
jsonRpc
thriftRpc
web-msg-sender
Live demo send page
Live demo receive page
Source code
shadowsocks-php
queue
LICENSE
Workerman is released under the MIT license.
All versions of workerman with dependencies
ext-sockets Version *