stevecoug/cohort

A library of simple functions and classes for PHP 5.4+

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/stevecoug/cohort

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

This package is not auto-updated.

Last update: 2025-11-08 23:02:13 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.