A PHP web application framework centered around a page/control/rpc server model with a framework for modules and permissions. Support for OpenID/Facebook Connect included. All data is persisted in a JSON object store, so no SQL server is required.
Tiny Translator is a very simple class for easily organizing dialogue outputs and creating language tables for multilingual projects. It supports flat files (comma seperated, .csv) and MySQL databases to store phrases.
ValidatePHP aims to be an easy to use and expandable Form Validation system for the Smarty Template Engine. Unlike similar products, it does not use sessions to store validation criteria; instead it uses a temp file with validation criteria.