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

Chris Shiflett\'s Blog: Zend Framework Webcast

Ryan Malesevich's Blog: Comments Closed After 21 Days

DZone.com: Codeigniter and Object-Oriented PHP: Two Guides

Test.ical.ly Blog: PHP 5.4 with traits, Doctrine 2.2 and then Symfony3?

Greg Beaver\'s Blog: Setting up your own PEAR channel - the official way


Community Events











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


functional community introduction database language development interview composer podcast release application framework api zendframework2 series testing code opinion phpunit example

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