Object Oriented Code Generator for PHP-MySQL Web Applications
By Angsuman Chakraborty, Gaea News NetworkFriday, February 17, 2006
MyDBO is an object-oriented code generator for PHP-MySQL Web application developers.
It is designed to automate CRUD operations when creating Web applications. It creates code for accessing database tables without bogging down the developer with connections or SQL queries.
It uses templates to generate code. You can create your own templates.
I think it fills a much needed niche in PHP-MySQL frameworks. Take a look. Let me know what you think about this application.
Filed under: Headline News, Open Source Software, PHP, RDBMS, Web, Web Services
Tags: Web application
Tags: Web application
Discussion
May 27, 2006: 3:54 am
MyDBO (in conjunction with NuSOAP) recently helped me to rapidly develop a number of webservices for a small company located in Padua (Italy) with excellent results. I think Patrick Brosset (MyDBO) did a great work! |
YOUR VIEW POINT
Tito Brasolin