Homepage at http://www.logicreate.com
MVC-oriented framework with growing number of supporting tools for code generation.
Provides for standard db abstraction, session handling, authentication and templating in a controlled, separated OO way. LogiCreate also provides a built-in form management system. PBDO is an PHP object generation tool that was built for use in LogiCreate. PBDO is XML based and creates all of the PHP code for a LogiCreate developer to add, update, save, delete and complex select statements. Authentication and presentation handlers are overrideable and customizable to provide complete flexibility when needed.
PBDO is like Apache’s Torque or Enhydra’s DODS. But it’s in PHP. It also makes “create table” SQL statements for MSSQL, PostgreSQL, and MySQL.