News Feed
Jobs Feed
Sections




News Archive
Benjamin Eberlei's Blog:
Using Symfony Dependency Injection with Zend_Application
July 10, 2009 @ 09:13:17

In this recent post to his blog Benjamin Eberlei talks about the combination of the dependency injection functionality the Symfony framework offers and the Zend_Application component of the Zend Framework and how to make them play well together.

As a follow-up to my recent post on Dependency Injection containers and Zend_Application I was eager to find out if its possible to integrate the new Symfony Dependency Injection Container into the Zend Framework. To my suprise its possible without having to make any changes to one of the two components.

His example use case shows the Zend_Application object being used to add a sfServiceContainer via a setContainer call. There is one strange issue in the integration, though - the Symfony container is case-sensitive for the service names but the Zend Framework makes them all lower-case.

0 comments voice your opinion now!
zendframework symfony injection dependency


blog comments powered by Disqus

Similar Posts

Lorna Mitchell's Blog: Adding PUT variables to Request Object in Zend Framework

Till's Blog: ZendFramework (performance) II

Stefan Mischook's Blog: PEAR vs. Zend Framework

Matthew Weier O'Phinney's Blog: Setting up your Zend_Test test suites

Robert Basic's Blog: Chaining routes in Zend Framework


Community Events











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


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

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