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

DZone.com: The PHP frameworks poll results

ZendCasts.com: Unit Testing Action Helpers

Chris Hartjes' Blog: The Story and Rebirth Of Zend_Service_Audioscrobbler, Part 2

PHPMaster.com: Taking Advantage of PHP's Built-in Server

Markus Wolff's Blog: Fulltext search as a webservice


Community Events









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


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

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