Libraries tagged by paralell
rikanishu/php-multi-process
7212 Downloads
PHP library for parallel shell commands execution
peehaa/async-twitter
939 Downloads
Asynchronous parallel Twitter client built on the Amp concurrency framework
peehaa/async-chatter-bot
673 Downloads
Asynchronous chatter bot client built on the Amp concurrency framework
meabed/asynchronous-soap
10972 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
keggermont/laravel-amphp
245 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
freerkminnema/synchronized
1405 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
2768 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
bileto/critical-section
19595 Downloads
Lightweight class supporting critical section locking
alchemy/task-manager
87488 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
react-parallel/test-pool
3802 Downloads
Pool meant for used in unit tests
react-parallel/streams
20658 Downloads
🏞️ Streams abstraction around ext-parallel Channels for ReactPHP
react-parallel/contracts
37095 Downloads
📜 Interfaces for ReactPHP ext-parallel related packages