Download the PHP package tourze/workerman-chain-protocol without Composer
On this page you can find all versions of the php package tourze/workerman-chain-protocol. 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 workerman-chain-protocol
Workerman Chain Protocol
中文
Chain protocol processing for Workerman. This package allows you to create a chain of protocol parsers to decode and encode data in Workerman connections.
Features
- Chain-style protocol processing for Workerman
- Protocol-agnostic, works with any protocol that implements Workerman's ProtocolInterface
- Support for both TCP and UDP connections
- Event-driven architecture with Symfony Event Dispatcher
- Comprehensive logging
- Performance monitoring using PHP Timer
Installation
Quick Start
Contributing
Please see CONTRIBUTING.md for details.
License
The MIT License (MIT). Please see License File for more information.
All versions of workerman-chain-protocol with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
psr/log Version ^3|^2|^1
phpunit/php-timer Version ^6.0.0
symfony/event-dispatcher-contracts Version ^2.5 | ^3
symfony/event-dispatcher Version ^6.4
workerman/workerman Version ^5.1
psr/log Version ^3|^2|^1
phpunit/php-timer Version ^6.0.0
symfony/event-dispatcher-contracts Version ^2.5 | ^3
symfony/event-dispatcher Version ^6.4
workerman/workerman Version ^5.1
The package tourze/workerman-chain-protocol contains the following files
Loading the files please wait ....