Libraries tagged by multithreading php
duncan3dc/fork-helper
458209 Downloads
Simple class to fork processes in PHP and allow multi-threading
alfallouji/php_multithread
19822 Downloads
iPHP library to handle multi-threading
sidorkinalex/multiphp
3044 Downloads
multithreading in php by means of php-cli and Redis
zhgzhg/gphpthread
3774 Downloads
Generic PHP Threads library using only pure PHP
grandmasterx/yii2-multithreading
89 Downloads
Multithreading class for php 5.3+
appserver-io/server
8058 Downloads
Multithreaded server daemon framework
alexanderc/threadator
33 Downloads
Thread[ator] is an attempt to build an decent library for multithreading in PHP
enzolarosa/php_multithread
55 Downloads
PHP library to handle multi-threading
synida/hunspell-php-wrapper
427 Downloads
PHP wrapper for HunSpell with threading support and custom dictionary support.
prolic/concurrent-php-utils
21 Downloads
port of java.util.concurrent for php based on pthreads-extension
net_bazzline/php_component_process_fork_manager
379 Downloads
free as in freedom php component process fork manager for easy up process forking and observing threads
low_ghost/phpmultithread
371 Downloads
Minimalistic Multithreading with Coroutines
godfery/php_multithread
21 Downloads
iPHP library to handle multi-threading
appserver-io/fhreads
2 Downloads
A PHP Userland threading library based on fhreads php extension
webmaniacs.net/lib-fork
12 Downloads
Lib fork processes in PHP and allow multi-threading. Inspired by duncan3dc/fork-helper