PHP Code Generator
MyDBO is a powerfull and open object-oriented code generator for PHP/MySQL web application developers.
- Forget about accessing your database with SQL queries.
- Use the far more flexible object-oriented approach.
- Create logic foreign key links between your tables and navigate between your objects.
- Map the default MySQL ‘date’ type to whatever you want.
- Create your own templates for unlimited possibilities.
- Should your database structure change, just re-generate the code.
- The generated code has standard comments for each class and functions.
- Free for personal and commercial use (GNU), Open source.
Code Generatoren sind manchmal wirklich hilfreich. Also - mal testen.

