Libraries tagged by concurrent
epiecs/mikodo
20 Downloads
Concurrent unix compatible library on top of phpmiko with inventory management
dima-bzz/fork
10 Downloads
A lightweight solution for running code concurrently in PHP
bettergist/concurrency-helper
5 Downloads
A super simple way to concurrently run many PHP instances.
andrelec1/docgenerator
7 Downloads
latext concurrent
amarkhai/parallel-downloader-bundle
4 Downloads
The bundle for downloading files concurrently
wb-crowdfusion/crowdfusion-active-edits
777 Downloads
Provides functionality for tracking concurrent active edits to records.
carlosvini/serve2
31 Downloads
Concurrent alternative to PHP built-in web server.
amphp/amp
77237491 Downloads
A non-blocking concurrency framework for PHP applications.
swoole/swoole
166 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
cheprasov/php-redis-lock
347824 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.
rdlowrey/alert
2587 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/http-tunnel
582365 Downloads
HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework
amphp/artax
806093 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
opsway/doctrine-orm-swoole
10658 Downloads
Doctrine EntityManager Decorator for Swoole & coroutine (concurrency requests) support
leocavalcante/swoole-futures
1064 Downloads
Futures + async/await for PHP's Swoole concurrency run-time.