Libraries tagged by parable
tohidplus/paravel
158 Downloads
A package to run anonymous functions in parallel
tinyphp-function/var_export2
18 Downloads
Outputs or returns a parsable string representation of a variable
supfeer/robo
1 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
steven-williams/curl-easy
6 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
steve-moretz/async-react-php
10 Downloads
Asynchronous and parallel PHP with the PCNTL extension
steinm6/cron-helper
96 Downloads
Simple helper to prevent parallel cronjob execution
ssx/twitter-async
11959 Downloads
Twitter-async is a high performance wrapper for Twitter's OAuth API which provides parallel/asynchronous calls.
sohris/reactphp-mysql
6 Downloads
A ReactPHP-based repository for creating asynchronous and parallel connections to MySQL databases
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
26 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