Libraries tagged by concurrency
irl/paratest
1 Downloads
Parallel testing for PHP | Forked for IRL implementation
highperapp/uuid
0 Downloads
High-performance UUID generator library implementing RFC 9562 with optional Rust FFI acceleration
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
4 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
wucdbm/guzzle-request-pool
4944 Downloads
A concurrent GuzzleHttp Request Pool that actually works
white-rabbit-1-sketch/php-worker-pool
6 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.
time-unit-php/time-unit-php
26 Downloads
Somewhat based on java.util.concurrent.TimeUnit
selfworks/parallelcurl
37 Downloads
A PHP class providing an easy interface for running multiple concurrent CURL requests.
rubobaquero/luminati
13 Downloads
Class for making concurrent HTTP/HTTPS requests via Luminati service
retrowaver/strawpoll-voter
4 Downloads
Simple library for PHP that adds votes in strawpoll.me polls. Pretty fast since it uses concurrent requests.
really4you/laravel-optimistic
3 Downloads
Laravel Concurrent updating for model.
quhang/redis-lock
434 Downloads
use redis to control concurrent.