phpfunk.com


Archive for April, 2010

PHP ORM libraries

Tuesday, April 6th, 2010

This post summarizes the problems encountered when trying to use a couple prominent ORM libraries with PHP version 5.2. I point out the PHP version as some library issues are supposedly linked to PHP garbage collection which is supposed to improve with later versions of PHP. Outlet is a promising ORM library modeled after hiberate. [...]