Published on 2008-02-24 07:41:15

Very new in the PHP world : Pork.Generator is an Ajax Database analyser and code generator. Version 1.01 have just been released under LGPL license. Pork.Generator is a completely customizable solution built in PHP5 and Mootools + Mocha UI to analyze the primary keys in your database and create a complete set of O/R mapped pork.dbObjects. Pork.dbObject is an O/R mapper combined with active record support in only 500 lines of pure PHP.

You can find a demo of Pork.Generator here to experiment the capabilities of this great framework. Pork.Generator is able to recognize what type of relation you mean (1:1, many:1, 1:many, many:many) and you can instantly create classes and plugins for cut-n-paste, or download an entire CRUD backend application zipped up and ready to deploy. You can also use Pork.Generator to generate a generates a GraphViz representation of your database.

pork-generator.png


Features of Pork.Generator 1.0 :



More information and download from http://www.schizofreend.nl/Pork.Generator


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved