PHP Object Generator (POG)

POG (PHP Object Generator) is an open source PHP code generator which automatically generates clean & tested Object Oriented code for your PHP4/PHP5 application. Over the years, we realized that a large portion of a PHP programmer’s time is wasted on repetitive coding of the Database Access Layer of an application simply because different applications require different objects.

By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project. The time you save can be spent on more interesting areas of your project.
Read more ››

Key Features of Php Object Generator
# Fast and scalable
# Generates clean+tested code
# Generates CRUD methods
# Generates setup file
# Generates parent-child relations
# Generates sibling relations
# Extensible via plugins
# Compatible with PHP4 & PHP5
# Compatible with PDO
# Automatic data encoding
# Free Developer SOAP API
# Free for personal use
# Free for commercial use
# Open Source

For more details visit http://www.phpobjectgenerator.com/