Libraries tagged by concurrent
epiecs/mikodo
22 Downloads
Concurrent unix compatible library on top of phpmiko with inventory management
dima-bzz/fork
11 Downloads
A lightweight solution for running code concurrently in PHP
crazedsanity/lockfile
203 Downloads
Create a *.lock file, such as to lock down upgrades from running concurrently.
cognesy/instructor-http-pool
2 Downloads
Concurrent HTTP request execution for Instructor
aubes/http-pool-bundle
4 Downloads
Concurrent HTTP orchestration for Symfony: bounded concurrency, per-host rate limiting, reactive chaining, fire-and-forget.
andrelec1/docgenerator
10 Downloads
latext concurrent
amarkhai/parallel-downloader-bundle
6 Downloads
The bundle for downloading files concurrently
wb-crowdfusion/crowdfusion-active-edits
777 Downloads
Provides functionality for tracking concurrent active edits to records.
survos/multi-fetch-bundle
56 Downloads
HTTP fetch utilities for Symfony: resumable chunk downloads, caching, retry/backoff, and concurrent fetch into JSONL
carlosvini/serve2
32 Downloads
Concurrent alternative to PHP built-in web server.
amphp/amp
135552239 Downloads
A non-blocking concurrency framework for PHP applications.
swoole/swoole
14196 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
pecl/parallel
2274 Downloads
A succinct parallel concurrency API for PHP 8
cheprasov/php-redis-lock
453599 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.
riki137/multitron
18659 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.