stevecoug/cohort

A library of simple functions and classes for PHP 5.4+

v0.1.2 2015-01-28 02:24 UTC

This package is not auto-updated.

Last update: 2024-04-27 14:28:06 UTC


README

Simple PHP Libraries

The first library is a simple multiple HTTP request library that uses cURL's multi-request framework. I use this in CLI scripts that need to pull a bunch of RSS or other URLs at once, then process them.