JAVASCRIPT » Open Source Scripts and Programs

  Delicious Bookmark this on Delicious Share on Facebook SlashdotSlashdot It! Digg! Digg

Pork.Generator


Pork.Generator is a Web based tool to inspect your databases and generate Pork.dbObject based code. The generator analyzes the relations in your database by trying to match primary keys to fields of other tables. If you have created your table structure following some simple rules, this project can either create a complete CRUD (Create, Read, Update, Delete) interface into a .zip file, or just output your complete database schema into O/R mapped objects. Pork.dbObject is an Object-Relation mapper for PHP 5 that attempts to be easy, fast, and lightweight.
Hits: 4621

Free   Version: n/a   Platform(s): All   Updated:  August 24, 2008

Developer:schizoduckie Demo Download  
Rated by: 1 user(s)  
Follow Navioo On Twitter

Submit a resource