Libraries tagged by parable
phpgt/async
1440 Downloads
Promise-based non-blocking operations.
php-slang/php-slang
27238 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
meabed/asynchronous-soap
10985 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
freerkminnema/synchronized
1938 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.
co-stack/process-manager
3287 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
alchemy/task-manager
87668 Downloads
A manager for running parallel PHP processes command line.
uppes/coroutine
626 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
recca0120/async-testing
371 Downloads
rdlowrey/amp
218 Downloads
Non-blocking thread pool task dispatch
mpyw/twistoauth
8921 Downloads
Advanced PHP Twitter library.
react-parallel/pool-tests
12305 Downloads
🎱 Pool tests for bridging ext-parallel and ReactPHP
vectorface/gearman
9830 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
stil/curl-robot
22786 Downloads
Parallel URL crawling extension to curl-easy.
renoki-co/clusteer
1209 Downloads
Clusteer is a Puppeteer wrapper written for PHP, with the super-power of parallelizing pages across multiple browser instances.
pahanini/yii2-curl
13095 Downloads
A Yii2 cURL library with support of multiple requests in parallel