You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Stig Bakken aa1f45c964 * install Archive_Tar and Console_Getopt too 24 years ago
..
Archive * Better handling of Windows paths (\php\any_thing or c:\php\any_thing) 24 years ago
Console Maintain headers. 24 years ago
OS * switched from static to instance model 24 years ago
PEAR * add "pear run-tests" command 24 years ago
packages * add some packages to bundle with PHP 24 years ago
scripts - Fix phpize 24 years ago
tests * add preferred_state 24 years ago
CMD.php Maintain headers. 24 years ago
CODING_STANDARDS correct url 24 years ago
HTTP.php Maintain headers. 24 years ago
ITX.xml - Renamed the file following Thies suggestion 25 years ago
Mail.php Maintain headers. 24 years ago
Makefile.frag * install Archive_Tar and Console_Getopt too 24 years ago
PEAR.php * fix phpdoc 24 years ago
README Point readers to pear web 24 years ago
System.php Maintain headers. 24 years ago
catalog * added sgml/xml catalog file 25 years ago
install-pear.txt Complain loudly, if we were not able to install everything. 26 years ago
package-Archive_Tar.xml * add package descriptions for Archive_Tar and Console_Getopt 24 years ago
package-Console_Getopt.xml * add package descriptions for Archive_Tar and Console_Getopt 24 years ago
package-PEAR.xml * add dependencies 24 years ago
package.dtd * forgot script element in release contents 24 years ago
pear.m4 Improve the life of external extension maintainers by 24 years ago

README

	   PEAR - PHP Extension and Application Repository
===============================================
Dedicated to Malin Bakken, born 1999-11-21

WHAT IS PEAR?

PEAR is a code repository for PHP extensions and PHP library code
similar to TeX's CTAN and Perl's CPAN.

The intention behind PEAR is to provide a means for library code
authors to organize their code in a defined way shared by other
developers, and to give the PHP community a single source for such
code.


DOCUMENTATION

Documentation for PEAR can be found at http://pear.php.net/manual/.