AutoCRUD
AutoCRUD is a very small PHP library(under 100kb).
Supports only MySQL.
Documentation is not big, but for me was enough to start and use it. I like their API.
Supports basic relations (one to many), but many to many support is very poor.
Doesn't have support for tree like data structures like nested sets.
