[Cialug] PHP ORM

Tony Bibbs cialug@cialug.org
Thu, 02 Dec 2004 16:19:27 -0600


Figured I'd point this out to any of you Java developers who love ORM 
tools and wished there was such a tool in PHP.

It requires PHP5:

http://propel.phpdb.org/wiki/

It's based after Apache Torque.  I just built a framework (MVC, DAO, 
etc) on top of it if anybody is interested.

--Tony