Skip to content

mingomax/Zend_Db_Table-model-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Zend Framework model generator is a PHP CLI tool for generating Zend_Db_Table models 
based on table names and foreign keys. The project is still in alpha phase at the moment, 
so expect broken things.

The tool is restricted to connect to MySQL databases only. In future releases PDO will
replace this connector.

USAGE: ./modelgen
ALTERNATIVE USAGE: php zfmodelgenerator.php

About

A command-line script to generate Zend_Db_Tables by table name / foreign key

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.5%
  • Shell 0.5%