php-src/pear
2005-10-01 16:05:44 +00:00
..
Archive
Console
docs
OS merge in PEAR 1.3.5 2005-03-28 16:38:59 +00:00
packages add XML_RPC 1.4.0 2005-08-22 22:06:27 +00:00
PEAR sync with PEAR 1.3.6 2005-08-22 22:09:54 +00:00
scripts merge in PEAR 1.3.5 2005-03-28 16:38:59 +00:00
tests Remove pear/XML_RPC dependency for the pear installer 2005-08-11 16:43:26 +00:00
catalog
CODING_STANDARDS
go-pear-list.php move Archive_Tar 1.3.2 => 1.3.1 2005-08-22 21:51:15 +00:00
go-pear.bat prepare for using go-pear.phar 2005-09-11 17:39:15 +00:00
install-pear.php add checks for extensions that must be loaded 2005-08-20 18:31:29 +00:00
install-pear.txt attempt to make new instructions clearer 2005-09-07 16:03:06 +00:00
make-pear-bundle.php Script that creates PEAR bundle dir for distribution 2005-03-26 21:14:19 +00:00
Makefile.frag set error_reporting to E_ALL in Makefile.frag 2005-10-01 16:05:44 +00:00
package-Archive_Tar.xml Fix the name (and thus make sure PEAR will not install atm) 2005-04-02 23:47:54 +00:00
package-Console_Getopt.xml Fix the name (and thus make sure PEAR will not install atm) 2005-04-02 23:47:54 +00:00
package-PEAR.xml sync with PEAR 1.3.6 2005-08-22 22:09:54 +00:00
package.dtd merge in PEAR 1.3.5 2005-03-28 16:38:59 +00:00
PEAR.php add return by ref from PEAR::raiseError 2005-08-17 21:48:46 +00:00
README
System.php
template.spec merge in PEAR 1.3.5 2005-03-28 16:38:59 +00:00

	   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/.