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

Zend Developer Zone: PHP: Performance, Scalability, and Web Services Podcast

Ian Christian's Blog: Creating a custom form field type in Symfony 2

Rob Allen's Blog: Premiers pas avec le Zend Framework

Symfony Blog: Books for symfony 1.3/1.4

Spindrop.us: sfZendPlugin (a Zend Framework plugin for Symfony)


Community Events











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


application testing tool framework object unittest phpunit introduction functional podcast opinion community example release interview series development zendframework2 code language

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