News Feed
Jobs Feed
Sections




News Archive
Echolibre Blog:
Customising Zend Framework Routing
March 13, 2009 @ 10:23:04

On the echolibre blog J.D. has made a new post looking at Zend Framework routing and how you can customize it to get the user where they need to go.

I wanted to write a post that shows a few different ways to customise Zend Frameworks routing when you're using their MVC implementation. Most of this is covered in the documentation, but it can be a little difficult to dig out.

He starts with the normal routing setup (the standard /module/controller/action and /controller/action setups) and moves on to the "magic" - a way to have a standard "framework URL" without having to include an action. He sets up a route with a wildcard to catch anything for that controller and passes it off to a custom router that goes through the request values and returns the values as though they were formatted normally in the URL.

0 comments voice your opinion now!
zendframework routing custom wildcard match parameter url


blog comments powered by Disqus

Similar Posts

Cal Evans' Blog: Zend's new namespace converter

Hasin Hayder's Blog: RSA Encrypting and Decrypting data with Zend_Crypt_Rsa Library

Pádraic Brady's Blog: Having a bad ViewRenderer day in your ZF app?

Gareth Heyes' Blog: Regular expression challenge

Padraic Brady's Blog: Zend Framework Caching (Parts 1, 2 & 2b)


Community Events











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


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

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