Libraries tagged by concurrently
phpgt/async
1142 Downloads
Promise-based non-blocking operations.
n-hor/pcntl-parallel
6 Downloads
Execute PHP code in parallel with single or persistent task worker.
moebius/loop
759 Downloads
A solid event-loop API for writing applications that work across frameworks such as Amp or React, Slim, CodeIgniter, Laravel and Symfony.
logicalsteps/async
1027 Downloads
async await implementation using generator function in php
la/swoole-connection-manager
6 Downloads
Swoole connection manager for Laravel
ifcastle/amphp-pool
13 Downloads
Middle-level library for creating Stateful Asynchronous server-side applications using the pure PHP and AMPHP
exs/terminal-bundle
3573 Downloads
Terminal command logging bundle for Symfony2
denismitr/async-runner
16 Downloads
Run PHP tasks asynchronously with the PCNTL extension
vektah/phpunit-parallel
25597 Downloads
Concurrent Test Executor for PHPUnit
zwirek/reactphp-limiter
23 Downloads
Set of classes for limiting concurrent job execution using ReactPHP
wucdbm/guzzle-request-pool
4854 Downloads
A concurrent GuzzleHttp Request Pool that actually works
tsiura/promise-queue
4 Downloads
A PHP library for asynchronous, promise-based queues with execution concurrency limit
thingston/crawler
10 Downloads
Web crawler based on PHP Guzzle HTTP Client with concurrency support for faster operation.
swow/swow-library
27 Downloads
Coroutine-based multi-platform support library with a focus on concurrent I/O
peehaa/async-twitter
923 Downloads
Asynchronous parallel Twitter client built on the Amp concurrency framework