Download the PHP package yylh/chaser without Composer
On this page you can find all versions of the php package yylh/chaser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package chaser
This work comes into being while I learning php multi process coding in my spare time, of course there would be some thoughtless bugs, so please do not use this in your production environment, it's basically just a multi processes tcp framework for now if you allow me. But still if you want to know anything about this work, feel free to email me at [email protected]. There are also lots of todos here, if you want to be part of this,you can help me with it. Next version I will reduce the usage of closure cause it's scope problem kind of tricky for me.
TODOS
- daemon mode
- timer support
- multi ports listen
- additional event driver implement
- udp, http, ws and support
- ...
EXAMPLES
All versions of chaser with dependencies
ext-event Version >=2.5.7
symfony/console Version ^5.3
php-di/php-di Version ^6.3
league/pipeline Version ^1.0
monolog/monolog Version ^2.3
symfony/finder Version ^5.3
illuminate/support Version ^8.62