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.
 
 
 
 
 
 
Hartmut Holzgraefe b00d9a5b2c added fnmatch() and glob() functions 25 years ago
..
Archive Maintain headers. 25 years ago
Console Maintain headers. 25 years ago
PEAR fix a problem handling nested directories 25 years ago
scripts Pass config to command factory and pass the correct command params 25 years ago
tests * Refactoring of "pear" command internals. Highlights: 25 years ago
CMD.php Maintain headers. 25 years ago
CODING_STANDARDS correct url 25 years ago
DB.php * Refactoring of "pear" command internals. Highlights: 25 years ago
HTTP.php Maintain headers. 25 years ago
ITX.xml - Renamed the file following Thies suggestion 26 years ago
Mail.php Maintain headers. 25 years ago
Makefile.frag * install PEAR_Command_Package 25 years ago
PEAR.php phpdoc update 25 years ago
README Point readers to pear web 25 years ago
System.php Maintain headers. 25 years ago
catalog * added sgml/xml catalog file 26 years ago
install-pear.txt Complain loudly, if we were not able to install everything. 26 years ago
package.dtd * fix broken dtd 25 years ago
pear.m4 - Make it possible to build ext/openssl as shared extension 25 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/.