mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
2413ba1e8d
Approved by: portmgr (blanket)
11 lines
444 B
Plaintext
11 lines
444 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: https://pear.php.net/
|