Libraries tagged by parallax
steve-moretz/async-react-php
9 Downloads
Asynchronous and parallel PHP with the PCNTL extension
steinm6/cron-helper
96 Downloads
Simple helper to prevent parallel cronjob execution
ssx/twitter-async
11955 Downloads
Twitter-async is a high performance wrapper for Twitter's OAuth API which provides parallel/asynchronous calls.
sinri/ark-lock
5 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
25 Downloads
A straightforward web scraper written in PHP, with support for parallel processing and HTML5.
planktonfun/compositeur
32 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
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
noem/state-machine
392 Downloads
An event-based finite state machine with support for hierarchical and parallel states
niro/pvm
36 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
4 Downloads
A PHP library to easily run multiple cUrl requests in parallel.