
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:
The P4A_Toolbars code was refactored using P4A chainability. The P4A_Sheet::anchor() method now supports text strings and not only widgets. The P4A_Sheet::setFree() method was added. A bug with P4A_Full_Toolbar and P4A_Simple_Toolbar about delete was solved. A bug with P4A_DB_Source::deleteRow was solved. The P4A_Exception class was added. Zend Framework was updated to 1.0.4. p4a/libraries/standard.php was renamed p4a/functions.php.
More...