Pomm is a PHP Object Model Manager framework for the Postgresql relational database.
Pomm is a framework that aims at making the developers able to leverage Postgresql features to shape data the way they want. Unlike ORM, it maps database sets to flexible object oriented entities through a projection control. Special care was given to performances and memory consumption.
More informations available from the main website or the github project