Blog
Aug 31, 2009
Category:Symfony Programming
A few days ago I started using Symfony. I chose to use Propel as the ORM. The ORM generates the PHP classes and database structure from your schema.
Aug 25, 2009
Category:Symfony
This seems to be the way to download and deploy symfony, and I'm sure I'm going to want to do it again so I took notes, here they are: ;)