Today I made the first release of
HTTP_Cache on
3rdPEARty.net, the channel server provided by
Carsten Lucke. If you are already using HTTP_Cache, please change your installations and register the new channel-server:
$ pear channel-discover 3rdpearty.net
$ pear install 3p/HTTP_Cache
If you are already using HTTP_Cache, make sure to uninstall it beforehand to avoid conflicts:
$ pear uninstall pat/HTTP_Cache3rdPEARty.net is relatively new and will provide packages by several PEAR and PAT developers that are not available in the PEAR repository, more on this subject will probably follow soon by Carsten. I moved HTTP_Cache to this server, so that the PAT server will only provide packages prefixed with
pat. Other packages available at 3rdPEARty are
Util_Checksum, which is able to generate various checksums as well as a package that provides commonly used exceptions, called
P3AR_Exception.
While doing my daily browsing of PHP blogs, I ran across a reference to a new PEAR channel, 3rd PEARty. I didn’t get a chance to look into any of the libraries in the channel, but they’ve got a good start with three libraries. Hopefully I&...
Tracked: Aug 11, 18:29