zend-db-model-generator


Zend_Db Table, Model and Mapper class Generator

The PHP script reads the structure of the requested table and generates a proper Table, Model and Mapper Classes with all the relevant setters and getters using Zend FrameWork as described in

http://framework.zend.com/docs/quickstart/create-a-model-and-database-table

This script adds several functions to make it easier for us to work with our database.

Project Information

Labels:
ZendFramework Zend_Db Mapper Database Zend php sql