Libraries tagged by parallel
alchemy/task-manager
89642 Downloads
A manager for running parallel PHP processes command line.
mpyw/co
19752 Downloads
Asynchronous cURL executor simply based on resource and Generator
jyggen/curl
149907 Downloads
A simple and lightweight cURL library with support for asynchronous requests.
amphp/thread
5670 Downloads
Non-blocking thread pool task dispatch
cline/analyzer
16082 Downloads
Configurable parallel PHP code analyzer for checking class references
react-parallel/event-loop
69774 Downloads
🌀🌉🌀 Event Loop bridge to ext-parallel Events
sourceability/openai-client
9843 Downloads
PHP 8.0+ OpenAI API client with fully typed/documented requests+responses models, guzzle and symfony/http-client support and async/parallel requests.
detain/myadmin-parallels-licensing
1778 Downloads
MyAdmin Parallels Licensing Plugin - Provides Parallels Plesk and Virtuozzo license provisioning, activation, deactivation, and IP management integration for the MyAdmin control panel.
brlabrussia/parallel-stub
7520 Downloads
Provide parallel PHP extension stub
verbb/parallel-process
21423 Downloads
run a pool of processes simultaneously
soarce/parallel-process-dispatcher
5182 Downloads
Tiny PHP library for running jobs in background and/or in parallel
hds-solutions/parallel-sdk
2770 Downloads
SDK to implement parallel php extension
fastbill/parallel-process-dispatcher
15399 Downloads
Tiny PHP library for running jobs in background and/or in parallel
cheprasov/php-parallel
12531 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
grogy/php-parallel-lint
6504 Downloads
This tool check syntax of PHP files about 20x faster than serial check.