Libraries tagged by parallel
parallel/parallel
280 Downloads
PHP library for execute functions in parallel.
mitsuru793/symfony-parallel-process
61120 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
kmuenkel/parallel-collection
3298 Downloads
A Laravel wrapper for amphp/amp offering a Collection Macro that performs parallel processing
kelemen/parallel-nette-db-task-logger
9144 Downloads
Parallel task logger DB implementation
brlabrussia/parallel-stub
2704 Downloads
Provide parallel PHP extension stub
soarce/parallel-process-dispatcher
3389 Downloads
Tiny PHP library for running jobs in background and/or in parallel
zhgzhg/gphpthread
3786 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
vinceferro/asynchronous-soap
16960 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
symplely/coroutine
1576 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
stekycz/critical-section
36272 Downloads
Lightweight class supporting critical section locking
sinacms/multihttp
397 Downloads
a tool for multi-curl written in php
php-slang/php-slang
27232 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
meabed/asynchronous-soap
10969 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
freerkminnema/synchronized
788 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.