Does anyone know of any framework that can generate CRUD code for normalized database tables? Preferably FOSS. For example, if I have a table person and address, I would like to be able to generate a Create form which will capture the data from the user for *both* of those at the same time. Don't bother pointing me at yii's gii (or giix extension). What works is inadequte and what doesn't work seems to be rather a lot. -- Gary Please do NOT send me 'courtesy' replies off-list. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php