Libraries tagged by parallax
polonskiy/phproutine
98489 Downloads
Goroutines in PHP
orisai/scheduler
13861 Downloads
Cron job scheduler - with locks, parallelism and more
khr/php-mcurl-client
172314 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
fansipan/fansipan
5521 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
bluepsyduck/symfony-process-manager
620344 Downloads
A process manager for Symfony processes, able to run them in parallel.
amphp/artax
804947 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
stil/curl-easy
193995 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
formapro/pvm
23008 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
56862 Downloads
Parallel version of phpunit command line
tonicforhealth/parallel-process-runner
515780 Downloads
kissifrot/symfony-parallel-process
54101 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
jagandecapri/symfony-parallel-process
89433 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
aalfiann/parallel-request-php
11772 Downloads
A PHP class to create multiple request in parallel (non-blocking).
orisai/nette-scheduler
10076 Downloads
Orisai Scheduler integration for Nette
hhxsv5/php-multi-curl
24464 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.