Libraries tagged by parallax
kmuenkel/parallel-collection
3030 Downloads
A Laravel wrapper for amphp/amp offering a Collection Macro that performs parallel processing
gerkirill/parallel-processing
4611 Downloads
Php library for easy object-oriented parallel processing
cheprasov/php-parallel
12271 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
zhgzhg/gphpthread
3729 Downloads
Generic PHP Threads library using only pure PHP
xpaw/crimp
23 Downloads
A simple multi curl implementation, optimized for high concurrency.
wapmorgan/threadable
286 Downloads
Easy-to-use threading library providing all basic features to run your code in parallel mode
vinceferro/asynchronous-soap
16368 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
symplely/coroutine
1571 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
stekycz/critical-section
35856 Downloads
Lightweight class supporting critical section locking
sinacms/multihttp
391 Downloads
a tool for multi-curl written in php
rapttor/threads
1313 Downloads
Threads is a powerful and user-friendly PHP library designed to simplify parallel processing in PHP applications
php-slang/php-slang
27195 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
meabed/asynchronous-soap
10957 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
co-stack/process-manager
1443 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
bileto/critical-section
16431 Downloads
Lightweight class supporting critical section locking