Ryan McCue's PEAR Channel

Registering the channel:
pear channel-discover pear.ryanmccue.info
Listing available packages:
pear remote-list -c rmccue
Installing a package:
pear install rmccue/package_name
Installing a specific version/stability:
pear install rmccue/package_name-1.0.0
pear install rmccue/package_name-beta
Receiving updates via a feed:
http://pear.ryanmccue.info/feed.xml

Requests - A HTTP library written in PHP, for human beings.

Requests is a HTTP library written in PHP, for human beings. It is roughly based on the API from the excellent Requests Python library. Requests is ISC Licensed (similar to the new BSD license) and has no dependencies.

Install commandpear install rmccue/Requests
LicenseISC
MaintainersRyan McCue (as lead)
Releases1.8.1 (stable), 1.8.0 (stable), 1.7.0 (stable), 1.6.1 (stable), 1.6.0 (stable)

The pear.ryanmccue.info PEAR Channel Server is proudly powered by Pirum DEV