News Feed
Jobs Feed
Sections




News Archive
Joshua Thijssen:
@MultiParamConverter for Symfony2
August 06, 2012 @ 08:47:14

Joshua Thijssen has a recent post to his site about the MultiParamConverter available for the Symfony 2 framework - a tool he's created to make working with multiple slugs and entities.

If you know Symfony2, you probably are using (or at least, have heard of) the @paramConverter annotation from the SensioFrameworkExtraBundle. This is a really simple way to convert slugs into entities. But lots of times I find myself having multiple slugs inside my routes, and this is something the @paramConverter annotation cannot do. So that's why I've created the multiParamConverter.

To review (or introduce it for those new to it) he talks a bit about the normal "paramConverter" (including a bit of code) and shows how it can replace the fetch of an entity based off a parameter via a DocBlock annotation. Due to the inflexibility of this method, his "MultiParamConverter" lets you define the association for multiple parameters For those that want a peek "under the covers", he includes a section on how it all works and what parts of the framework it uses.

0 comments voice your opinion now!
symfony2 framework paramconverter multiple


blog comments powered by Disqus

Similar Posts

Matt Curry's Blog: Free CakePHP E-Book - Super Awesome Advanced CakePHP Tips

Till Klampaeckel's Blog: How to setup multiple stores on different domains with Magento

Vidyut Luther's Blog: Multivariate Testing, PHP Frameworks, Plea for help.

SitePoint PHP Blog: Pretty Blue Screen

Paul Jones: Aura: More Decoupled Than Symfony 2 and Zend Framework 2


Community Events











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


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

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