Introducing the new Zend Framework 2 Router

Comments

Comments are closed.

Excellent talk about the new routing features and functionality in ZF2. Looking forward to getting to use them. Thank you.

Great presentation, thanks.
I wish I was in ZendCon...

Great presentation, thanks.
I wish I was in ZendCon...

Thanks for your contributions to ZF2, and the great new TreeRouteStack. I think you could direct people to the documentation for the Router classes you are not as fond of, and really focus on the ones you like instead. I think probably more examples (use cases) to go with each class would really help.

The Router is really powerful, but it's hard to connect the dots if someone hasn't used it before. So maybe a bit more time in the beginning on the high-level explanation about how urls, vs Routes, and perhaps even connect the dots with Navigation and other components that use the Router.

Great talk -- very informative! Glad to see ZF2 has an HTTP method route now.

This was an excellent overview of the key types of routing available in ZF2 with some good tips thrown in to the mix.