
P4A (PHP For Applications) is a RAD and object oriented PHP framework for building event-driven stateful Web applications. It featurestableless 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 ZendFramework. P4A is now fully certified to work withMySQL, PostgreSQL, Oracle, and SQLite. The CSScode was rewritten from scratch. All componentssupport chainability. Every user interaction isnow managed through an AJAX call, which reallyboosts the user experience. Many other changeswere made.
More...