Download the PHP package yuanling/workerman without Composer
On this page you can find all versions of the php package yuanling/workerman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yuanling/workerman
More information about yuanling/workerman
Files in yuanling/workerman
Package workerman
Short Description An asynchronous event driven PHP framework for easily building fast, scalable network applications.
License MIT
Homepage http://www.workerman.net
Informations about the package workerman
Workerman
What is it
Workerman is an asynchronous event-driven PHP framework with high performance to build fast and scalable network applications. Workerman supports HTTP, Websocket, SSL and other custom protocols. Workerman supports event extension.
Requires
PHP 5.3 or Higher
A POSIX compatible operating system (Linux, OSX, BSD)
POSIX and PCNTL extensions required
Event extension recommended for better performance
Installation
Basic Usage
A websocket server
An http server
A tcp server
Enable SSL
Custom protocol
Protocols/MyTextProtocol.php
Timer
AsyncTcpConnection (tcp/ws/text/frame etc...)
Available commands
Documentation
中文文档: http://doc.workerman.net
Documentation:https://github.com/walkor/workerman-manual
Benchmarks
https://www.techempower.com/benchmarks/#section=data-r19&hw=ph&test=plaintext&l=zik073-1r
Other links with workerman
PHPSocket.IO
php-socks5
php-http-proxy
Donate
LICENSE
Workerman is released under the MIT license.