Libraries tagged by parallax
stekycz/critical-section
36594 Downloads
Lightweight class supporting critical section locking
smoren/multicurl
69 Downloads
Multi curl wrapper for making parallel HTTP requests
sinacms/multihttp
399 Downloads
a tool for multi-curl written in php
rikanishu/php-multi-process
7243 Downloads
PHP library for parallel shell commands execution
phpgt/async
1490 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
2007 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
3467 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
bileto/critical-section
20824 Downloads
Lightweight class supporting critical section locking
alchemy/task-manager
87701 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
emonkak/underbar.php
11548 Downloads
A collection processing library for PHP, like Underscore.js