Php Object and ExtJS Code Generator - Make CRUD Form Quickly
UPDATE 2014-02-17: ExtJS 4.x Now Supported!
Is a RAD tool that will save you time of development, creating a prototype of your web application using POG Php Object Genteror + ExtJS Javascript Framework to make from database table to interface in easy way and quickly just doing a couple of clicks.
The idea of publishing this is:
0) To contribute my bit to excellent work done by the team of POG
1) For everyone in the community that we help all developing something that allows us to...
A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
YingMing is a PHP5framework to quick develop of web based systems, using a code generator to do the CRUD operations based on the database. It provides functions and templates to quicky create forms and lists.