Libraries tagged by parallax
muhmdraouf/laravel-paratest
8409 Downloads
Run your Laravel feature tests in parallel without race conditions.
morcano/robo-paracept
37 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
molo/composer-proxy
40 Downloads
A Composer plugin for proxy management with parallel downloads support
matthimatiker/command-locking-bundle
16 Downloads
Adds an optional locking feature to all console commands that can be used to prevent parallel execution.
matthewbaggett/worker-pool
36 Downloads
Runs tasks in a parallel processing workerpool. Built atop qxsch/worker-pool with improvements.
marill/laravel-dev-server
8 Downloads
A tool to start and manage all your Laravel development servers in parallel
malickyeu/curl-easy
445 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
makasim/pvm
283 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
mahmoudmsalem/async
9 Downloads
Asynchronous and parallel PHP with the PCNTL extension
lukezbihlyj/silex-hive
14319 Downloads
Module that enables parallel processing to be used with the silex-plus package.
lkeme/curl-future
539 Downloads
Parallel CURL Requests with PHP --Fork
lay-z-d/pvm
29 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
jfnetwork/parapool
3801 Downloads
A library for parallel execution
jced-artem/singleton-command
24 Downloads
Symfony singleton command. Command that can't be run in parallel before previous process stopped.
i07/php-simple-threads
12 Downloads
A very simplistic approach on parallel processing with PHP