KumbiaPHP is a Web application framework written in strict OOP PHP 5 for developing database-backed Web applications according to the model-view-controller (MVC) pattern and other patterns such as ActiveRecord and TemplateView. It is optimized for programmer productivity.
LiberORM is a class that can be used to store and retrieve objects as database records. It can take objects of arbitrary types and insert, update, and delete them in a database table according to mapping configuration.