Libraries tagged by parallel php
ppajer/webscraper
26 Downloads
A straightforward web scraper written in PHP, with support for parallel processing and HTML5.
gandung/pipeline
20 Downloads
A PHP package to invoke parallel closure or invokable class instance
kaz29/phork
0 Downloads
Runtime-based parallel test distribution tool for PHPUnit
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.
neu/curl
5 Downloads
A PHP library to easily run multiple cUrl requests in parallel.
mpyw/twistoauth
8961 Downloads
Advanced PHP Twitter library.
brokeyourbike/parallex-bank-api-client
423 Downloads
Parallex Bank API Client for PHP
parable-php/orm
516 Downloads
Parable ORM is a small but complete repository-pattern ORM implementation
parable-php/http
527 Downloads
Parable HTTP is a straight-forward Request/Response library
parable-php/framework
126 Downloads
Parable PHP Framework is a minimalist framework
parable-php/event
499 Downloads
Parable Events is a simple event system
parable-php/di
903 Downloads
Parable DI is a micro Dependency Injection Container
parable-php/console
536 Downloads
Parable Console is a terminal application building library
parable-php/routing
492 Downloads
Parable Routing is a light-weight and fast url Routing library
parables/php-utils
43 Downloads
a set of frequently used helper functions