Libraries tagged by concurrently
xiaocar/http-client
21 Downloads
A non-blocking concurrency framework for PHP applications
wizaplace/process
681 Downloads
launch multi process concurrency
time-unit-php/time-unit-php
26 Downloads
Somewhat based on java.util.concurrent.TimeUnit
synchronized/lock
15 Downloads
concurrency control by lock
selfworks/parallelcurl
36 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
3 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
433 Downloads
use redis to control concurrent.
pfortin/magento2-session-unblocker
450 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
nangu/sws
2 Downloads
A high-performance, and high concurrency PHP framework
mtkh/idempotency-handler
12 Downloads
Block the concurrent/duplicate requests based on specific timeout
michaelgooden/mdg-multi-user
26 Downloads
ZF2 module to allow multiple concurrent instances of ZfcUser, for independant user systems.
madkom/simple-http
20 Downloads
Simple HTTP Server w/o concurrency
kl/php-redis-lock
934 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.