stevecoug/cohort

A library of simple functions and classes for PHP 5.4+

Maintainers

Package info

github.com/stevecoug/cohort

pkg:composer/stevecoug/cohort

Statistics

Installs: 18

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-01 00:53:28 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.