Adam Lundrigan: Quick-and-dirty ZF2: ZendNavigation
Note: This article was originally published at PHPDeveloper
on 26 July 2012.
On Adam Lundrigan's site there's a new post introducing you to the ZendNavigation component of the Zend Framework v2 project and a simple example using it to display a few links.
He breaks it up into a few smaller steps:
- Add Service Manager Factory
- Configure Sitemap
- Using the View Helpers
You can find out more about the ZendNavigation component here.


