News Feed
Jobs Feed
Sections




News Archive
Symfony Blog:
How do I use Propel 1.3 in symfony 1.1?
May 30, 2008 @ 16:12:31

A new post over on the Symfony blog today show how to combine the framework with the Propel templating system thanks to some new enhancements.

Starting with symfony 1.1, it is now possible to easily use Propel 1.3 in your project to take advantage of its speed improvements, nested set implementation, object instance pooling, among others. Most importantly, Propel 1.3 uses PDO instead of Creole as the DBAL, offering a significant performance boost.

There's a few steps to getting everything all set up, but they're pretty simple. First, you'll need to grab the right plugin from the Symfony repository, then you change the yml file configuration for the PDO connection, change a few settings in your propel.ini and clear the cache and rebuild the models - you're all set! (Complete commands and example configurations are included)

0 comments voice your opinion now!
symfony propel template framework plugin configure


blog comments powered by Disqus

Similar Posts

Alexander Netkachev's Blog: Programming a data layer classes

Daniel Krook's Blog: A DB2 driver for CakePHP

DevShed: Working with Multiple Template Files to Separate Logic from Presentation (Part 3)

Jim Plush\'s Blog: New AJAX/PHP framework - My-BIC is LIGHT and TASTY!

Jim Plush\'s Blog: My-Bic Ajax Framework Video Tutorials Online


Community Events











Don't see your event here?
Let us know!


conference unittest testing functional symfony2 framework phpunit release rest language series database introduction development usergroup opinion zendframework2 interview podcast community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework