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...
Janox is a PHP-based full cross-tech development suite: > DBMS and platform independent > HTML5-Javascript rich GUIs > Table driven development, no code > Application project full life-cycle management, team-development > Much more..!
target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.
Php Database class creation wizard. This code creates a php class for a database table that includes all required SQL to update the database as well as form output code.