Libraries tagged by concurrent
tayguara/paratest
27 Downloads
Parallel testing for PHP
sqonk/phext-detach
89 Downloads
Detach is a library for running tasks inside of a PHP script in parallel using forked processes.
solano/solano-phpunit
57227 Downloads
Parallel testing for Solano CI
meridius/tester-extras
165 Downloads
Collection of classes intended to ease testing with Nette/Tester based on Kdyby/TesterExtras
meridius/database-tester
10 Downloads
Collection of classes intended to ease concurrent integration database testing with Nette/Database and Nette/Tester
irl/paratest
1 Downloads
Parallel testing for PHP | Forked for IRL implementation
haunt-jonathan/silverstripe-multiuser-editing-alert
776 Downloads
A module that indicates when people are editing the same page in the CMS
dwo/process-processor
586 Downloads
a processor to process concurrent symfony processes
danog/async-construct
1 Downloads
Async class constructor and wakeup functions for AMPHP.
armazon/armazon
392 Downloads
Marco de Trabajo y Servidor de Aplicación de Alto Rendimiento
djamiyo/paratest
445 Downloads
Parallel testing for PHP
sadi01/yii2-mutex-filter
1 Downloads
MutexFilter is an action filter that apply mutex on controller's actions.
zwirek/reactphp-limiter
36 Downloads
Set of classes for limiting concurrent job execution using ReactPHP
wtsergo/revolt-event-loop
1 Downloads
Rock-solid event loop for concurrent PHP applications.
white-rabbit-1-sketch/php-worker-pool
5 Downloads
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.