Libraries tagged by parallax
sparallel/laravel
58 Downloads
Parallel PHP via processes for Laravel
sohris/reactphp-mysql
7 Downloads
A ReactPHP-based repository for creating asynchronous and parallel connections to MySQL databases
slothlabdotcom/async
25 Downloads
Asynchronous and parallel PHP with the PCNTL extension
sinri/ark-lock
6 Downloads
Lock service in parallel environment
sicaboy/pvm
1 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
rebel-l/git-webhook-proxy
6 Downloads
This is a proxy to use with GIT webhooks (used by Bitbucket). You can use it to trigger different services (like Packagist or Jenkins) in parallel.
ppajer/webscraper
26 Downloads
A straightforward web scraper written in PHP, with support for parallel processing and HTML5.
planktonfun/compositeur
33 Downloads
Composer parallel update plugin for vcs
pilotftzi/net-gearman
29 Downloads
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.
oyatel/twitter-async
449 Downloads
Twitter-async is a high performance wrapper for Twitter's OAuth API which provides parallel/asynchronous calls. Follow @apiclient for commit updates
octadev/pvm
46 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
noem/state-machine
398 Downloads
An event-based finite state machine with support for hierarchical and parallel states
niro/pvm
38 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
nextdev/run
3 Downloads
Command line utility for parallelly running multiple commands per one shortcut on one console
neu/curl
5 Downloads
A PHP library to easily run multiple cUrl requests in parallel.