2010
2009
2007
PHP: Phar archive stream and classes - Manual
by Xavier Lacot The phar extension provides the phar stream wrapper and the Phar class for manipulating self-contained PHP Archive (phar) files. The Phar class can be used to create and to extract contents of phar files as well as iterating over their contents.
PHP Archive files (Phars) are special collections of files that can be transparently run right out of the file, similar to Java's jar archive files.
2005
PEAR now fits in a bottle: meet go-pear.phar - Lot 49 - Greg Beaver's blog
by nhoizey (via)The beginning of a new era in PEAR has arrived. I have just uploaded the first ever self-contained single file installation of PEAR, based on PHP_Archive
1
(4 marks)