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:
A bug with disabled P4A_Field::getAsCheckbox() was solved. P4A_Field::getAsRadio()'s CSS was modified. P4A_Fieldset's legend, P4A_Menu's items, P4A_Mask's title, P4A_Table's headers, and P4A_Mask's title are now auto translated on getAsString(). A P4A_I18N::mergeTranslation() method was added. The product catalog sample application was changed for simplicity (along with its SQL structure) and now supports multiple languages.