News Feed
Jobs Feed
Sections




News Archive
Federico Cargnelutti's Blog:
An Alternative to Zend_Controller The Router
April 09, 2009 @ 08:44:44

Federico has continued his look at his alternative to the Zend_Controller component of the Zend Framework - Zf_Controller in this new part of the series focusing on routing.

Here's the good news: Zf_Controller doesn't have a Router. It uses a very simple mapping to determine the name of the controller and action.

He gives an example of the "non-routing" and how to work with the input variables for the controller instance - defining default values and setting requirements for them (as defined by matching a regular expression).

You can read more about the first part of the series here.

0 comments voice your opinion now!
zendcontroller zendframework alternative router variable zfcontroller


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Zend Framework - The Big Q&A

PHPImpact Blog: Zend Framework: Encapsulating routes into modules

Zend Developer Zone: Zend_Tool for the Developer

Ben Scholzen's Blog: Writing powerful and easy config files with PHP-arrays

Richard Lord's Blog: New Wishlist site


Community Events









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


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

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