Zend maintains a variety of news resources for PHP developers. One I ran across today in the Developer Zone is PEAR/PECL News.
PEAR
stands for PHP Extension and Application Repository, a collection of
standardized scripts and snippets which are extremely useful. PECL
is the acronym for PHP Extension Community Library, which is a library
of extensions to PHP written in the C language (not sure if this is
exclusive or not) which can be compiled into PHP to provide additional
functionality.
PEAR/PECL News
provides an overview (semi-)weekly of what's been happening in both
repositories. Updates, issues, and additions are announced, votes
called for, etc. This summary is inspired by/similar to Zend's original
PHP Weekly Summary (RSS feeds) of news about PHP.
Amgine
