|
PHP Extension and Add-on Repository (PEAR)
Sean Cazzell
If you've ever done any perl programming, or if you've spent any time talking
to perl programmers, you have probably heard of "CPAN" - the Comprehensive Perl
Archive Network. CPAN provides a central repository of perl modules, most of
which are made available under the same licenses as perl itself (the GPL and
The Artistic License). In many ways, CPAN has been "the killer app" that has
made perl one of the most popular languages around. By using CPAN, a perl
developer can quickly assemble the majority of the code needed for their
programs, leaving them to simply code the glue needed to stick all the modules
together into a cohesive whole.
The PHP Extension and Add-on Repository (PEAR) project is an effort to develop a repository similar to perl's
CPAN and TeX's CTAN for the PHP community. PEAR will offer much more than the
useful, but rather ad-hoc code snippets in the
Code Gallery available on
Zend's web site. By providing an infrastructure and defining a set of
standards that all contributors must adhere to, PEAR, combined with PHP 4, may
be just what is needed to take PHP to the next level.
The intention behind PEAR is to provide a means for library code authors to share their code with other developers, to give the PHP community an infrastructure for using third-party code, to define standards that help developers write code that runs in different PHP configurations, and to provide tools for code maintenance and distribution.- Stig Bakken, PEAR Documentation
| Comments: | ||
| Howto configure and use PEAR with MySQL | Thanh To | 06/25/07 14:28 |
| RE: Another level | Rob | 04/20/03 16:19 |
| RE: where can i get latest PEAR? | Sven Zurnieden | 03/26/03 09:41 |
| RE: Javadoc | KillerLoop | 01/21/03 13:01 |
| PHP extension | Sherri Golden | 10/18/02 11:52 |
| RE: where can i get latest PEAR? | Claudio Bustos | 09/14/02 16:42 |
| To create a user with root acess | Saravanan | 01/02/02 01:28 |
| hiiiiiiiii | murali | 10/25/01 14:47 |
| php programming style | headcore | 10/23/01 08:20 |
| RE: where can i get latest PEAR? | Shanx | 04/11/01 00:23 |
| PEAR site nearly empty | James | 03/06/01 01:12 |
| Leaving out PHP3 | Seek3r | 02/28/01 23:39 |
| where can i get latest PEAR? | winnie | 02/05/01 07:24 |
| RE: phpdoc (was Javadoc) | Asger Henriksen | 01/10/01 15:30 |
| RE: phpdoc (was Javadoc) | philip olson | 01/06/01 01:26 |
| RE: Another level [calling all space cadets] | biolight | 07/19/00 02:36 |
| RE: Another level [calling all space cadets] | biolight | 07/19/00 02:35 |
| Another level | Saber Karmous | 07/14/00 11:50 |
| RE: Javadoc | Sean Cazzell | 07/14/00 03:20 |
| RE: Javadoc | Matt | 07/13/00 14:24 |
| RE: Javadoc | Ilja Hehenkamp | 07/13/00 12:40 |
| RE: Javadoc | Sean Cazzell | 07/13/00 03:27 |
| Javadoc | Vesa Nippala | 07/13/00 01:19 |
|
If you are looking for help, please post on the appropriate forum here. Your questions will be answered much more quickly. | ||


