mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
4e6ebc04cb
Discussed with: thierry, antonio@php.net Required by: PHP 5.1
14 lines
473 B
Plaintext
14 lines
473 B
Plaintext
PEAR is a framework and distribution system for reusable PHP components.
|
|
|
|
PEAR is short for "PHP Extension and Application Repository" and is
|
|
pronounced just like the fruit. The purpose of PEAR is to provide:
|
|
- A structured library of open-sourced code for PHP users
|
|
- A system for code distribution and package maintenance
|
|
- A standard style for code written in PHP
|
|
- The PHP Extension Community Library (PECL)
|
|
|
|
WWW: http://pear.php.net/
|
|
|
|
- Alex Dupre
|
|
ale@FreeBSD.org
|