Tag Archive for 'Propel'

Working on a Propel Form Builder…

 

Tonight I started working on a set of classes that will build forms for Propel objects.  While Propel already has implementations of PatForms and HTML_QuickForm, they are both not up-to-date in svn.  They both also require Creole for gathering metadata, and I am not at all interested in integrating another library into this project – [...]

Get Propelled!

 

About two years ago I read of an emerging ORM-solution called Propel.  Having just finished my first full readthrough of PHP 5 Object, Patterns, and Practice by Matt Zandstra, I was eager to research object relational mappers that differed from the one used in that book.  My experience was one of major disappointment.  After spending [...]