Thursday February 21, 2008. 05:21 PM
FreshMeat
P4A (PHP For Applications) is a RAD and object oriented PHP framework for building event-driven stateful Web applications. It features
tableless HTML, accesskey support, transparent AJAX support, auto data type recognition, UTF-8 support, advanced i18n/l10n support,
handheld "zero code" support, "zero code" printing via advanced CSS2, and PEAR integration.
License: Affero General Public License
Changes:
All code was rewritten to be PHP 5.2 compliant.
The PEAR repository was replaced by the Zend
Framework. P4A is now fully certified to work with
MySQL, PostgreSQL, Oracle, and SQLite. The CSS
code was rewritten from scratch. All components
support chainability. Every user interaction is
now managed through an AJAX call, which really
boosts the user experience. Many other changes
were made.