Recommend this page to a friend! |
Classes of Saro Carvello | MySQL Class Generator | docs/README.md | Download |
|
|
![]() MySQLReflectionA useful utility for the Object Relation Mapping of MySQL databasesThe utility generates automatically classes for any tables of a given database schema. It's extracted from my PHP Web MVC Framework An auto generated MySQL class provides the following services:
Developers can quickly use these generated classes on their application. Into the beans directory are located some auto generated classes of a MySQL schema. DDL for MySQL schema is into a script file located into "sql" directory. OverviewUML Class ModelConvert MySQL into PHP Classes automatically - Video Tutorial |