Libraries tagged by parable
zhgzhg/gphpthread
3823 Downloads
Generic PHP Threads library using only pure PHP
wapmorgan/threadable
287 Downloads
Easy-to-use threading library providing all basic features to run your code in parallel mode
symplely/coroutine
1576 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
stekycz/critical-section
36386 Downloads
Lightweight class supporting critical section locking
sinacms/multihttp
397 Downloads
a tool for multi-curl written in php
rikanishu/php-multi-process
7198 Downloads
PHP library for parallel shell commands execution
phpgt/async
1370 Downloads
Promise-based non-blocking operations.
php-slang/php-slang
27232 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
meabed/asynchronous-soap
10970 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
freerkminnema/synchronized
1207 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
2510 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
alchemy/task-manager
87447 Downloads
A manager for running parallel PHP processes command line.
uppes/coroutine
625 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
recca0120/async-testing
370 Downloads
rdlowrey/amp
217 Downloads
Non-blocking thread pool task dispatch