Cough is an extremely lightweight PHP ORM framework for dealing with objects that have single table counterparts in a database.
Cough generates all the code you need for managing the object model-to-relational model mapping. This includes simple methods for all your CRUD functionality. This also includes Cough Collection classes that represent the relationships between tables in your data model.




