Libraries tagged by parallax
orisai/scheduler
14202 Downloads
Cron job scheduler - with locks, parallelism and more
khr/php-mcurl-client
173236 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
fansipan/fansipan
5675 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
bluepsyduck/symfony-process-manager
623386 Downloads
A process manager for Symfony processes, able to run them in parallel.
amphp/artax
806386 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
stil/curl-easy
194291 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
formapro/pvm
23077 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
verkkokauppacom/parallel-phpunit
56969 Downloads
Parallel version of phpunit command line
tonicforhealth/parallel-process-runner
516315 Downloads
kissifrot/symfony-parallel-process
54727 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
jagandecapri/symfony-parallel-process
89558 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
aalfiann/parallel-request-php
12015 Downloads
A PHP class to create multiple request in parallel (non-blocking).
orisai/nette-scheduler
10386 Downloads
Orisai Scheduler integration for Nette
hhxsv5/php-multi-curl
24544 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
dypa/phpmulticurl
24090 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.