Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.
/ DataGen Public archive

Data model classes generation for PHP apps: it generates Zend_Db Row and Table classes and a PseudoArray for each table in the database

Notifications You must be signed in to change notification settings

eturino/DataGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

EtuDev lib

eturino development library for use in several web apps

Data Classes generation

modify run.php to access your database, to map the schemas to parse, and to configure the prefixes

generates PseudoArray, Row and Table (Zend_Db) classes

About

Data model classes generation for PHP apps: it generates Zend_Db Row and Table classes and a PseudoArray for each table in the database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages