Libraries tagged by multithreading
alexanderc/threadator
33 Downloads
Thread[ator] is an attempt to build an decent library for multithreading in PHP
synida/hunspell-php-wrapper
436 Downloads
PHP wrapper for HunSpell with threading support and custom dictionary support.
sowe/parallel
7 Downloads
PHP ext-parallel pool-worker abstraction
low_ghost/phpmultithread
371 Downloads
Minimalistic Multithreading with Coroutines
epsiloncool/db-semaphore
0 Downloads
A short and effective semaphore implementation in pure PHP
contextualcode/threads
18 Downloads
Allows running the tasks in multiple threads using pthreads PHP extension
appserver-io/single-app
1718 Downloads
Stripped down appserver.io version providing a nodejs like handling
andrewhook/rallyround
8 Downloads
Background processing for PHP applications.
techdivision/server
2380 Downloads
Multithreaded server daemon framework
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
zerustech/threaded
83 Downloads
ZerusTech Threaded Component
webmaniacs.net/lib-fork
12 Downloads
Lib fork processes in PHP and allow multi-threading. Inspired by duncan3dc/fork-helper
kolmeya/parallel
3 Downloads
Sub process manager for PHP
eaglewu/fork-helper
41 Downloads
Simple class to fork processes in PHP and allow multi-threading