is there any class/script that can automatically create a CRUD [Create,Read,Update,Delete] grid table for any database table .?
I've had experience with PHPRunner. It works for what you need, but you're going to have a lot of bloat code that comes along with it.