News Feed
Jobs Feed
Sections




News Archive
Srdjan Vranac's Blog:
Custom Repository with DIC in Symfony2
August 25, 2011 @ 09:02:00

Srdjan Vranac has a new post to his blog showing you how to create a custom repository with the dependency injection features that already come with the Symfony2 framework.

I am currently working on some Symfony2 bundles, I needed a custom repository to house hold my custom queries, that part is easy with sf2, and quite nicely explained in the Manual.

He walks you through the setup of a simple custom repository (a part of a Code4Hire bundle) and a (less elegant) call that can be used to reference it and its methods. To make things a big more clean and take advantage of the full dependency injection features of the framework, he makes a change to move the repository into the services.xml. This defines the container and makes it available to the application directly in function calls (like his render() example near the end of the post).

0 comments voice your opinion now!
custom repository symfony2 dependency injection tutorial


blog comments powered by Disqus

Similar Posts

Matthew Weir O'Phinney's Blog: Cgiapp2 Tutorial 1 - Switch Template Plugins at Will

Chris Morrell's Blog: Introducing Zit, an object-oriented dependency injection container

Felix Geisendorfer's Blog: Setting up Xdebug on Mac OS X (or Win32 / Linux)

PHPMaster.com: Error Logging with MongoDB and Analog

Nick Belhomme's Blog: PHP 5.3.3 Namespaces


Community Events











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


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

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