Libraries tagged by parable
onlab/balno-workflow
12752 Downloads
A PHP 5.5+ Workflow with parallel execution
okvpn/cron-bundle
508689 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger
iron-io/iron_worker
211244 Downloads
Client library for IronWorker (multi-language worker platform that runs tasks in the background, in parallel, and at scale.)
hightman/httpclient
5941 Downloads
A parallel HTTP client written in pure PHP
formapro/pvm
23841 Downloads
The library provides us with a frame to build a workflow or a business process such as BPMN. Could execute tasks in parallel or delayed tasks
verbb/parallel-process
22936 Downloads
run a pool of processes simultaneously
unusualify/payable
4413 Downloads
soarce/parallel-process-dispatcher
5442 Downloads
Tiny PHP library for running jobs in background and/or in parallel
react-parallel/react-parallel
20366 Downloads
🌉 Bridging ext-parallel and ReactPHP
ideacrafters/eloquent-payable
1135 Downloads
A Laravel package that enables any Eloquent model to accept payments by adding a simple trait
hds-solutions/parallel-sdk
3083 Downloads
SDK to implement parallel php extension
fastbill/parallel-process-dispatcher
15956 Downloads
Tiny PHP library for running jobs in background and/or in parallel
detain/parallels-licensing
3160 Downloads
Parallels Licensing Class
detain/myadmin-parallels-licensing
3158 Downloads
MyAdmin Parallels Licensing Plugin - Provides Parallels Plesk and Virtuozzo license provisioning, activation, deactivation, and IP management integration for the MyAdmin control panel.
cheprasov/php-parallel
12686 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