1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/devel/pear/pkg-descr
Steve Price 0f3643ecb1 Adding pear version 4.0.7.
A framework and distrbution system for reusable PHP components.

PR:		31900
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-12-03 02:31:03 +00:00

21 lines
637 B
Plaintext

PEAR is a code repository for PHP extensions and PHP library code
inspired by TeX's CTAN and Perl's CPAN.
The purpose of PEAR is:
* to provide a consistent means for library code authors to
share their code with other developers;
* to give the PHP community an infrastructure for sharing code;
* to define standards that help developers write portable and
reusable code;
* to provide tools for code maintenance and distribution.
PEAR comes bundled with PHP4. However, since it is a rapidly evolving
target, not everyone who has a workable version of PHP4 has a recent
enough PEAR installation.
WWW: http://pear.php.net/