zend-navigation
zend-navigation copied to clipboard
Navigation component from Zend Framework
The HelperConfigTest test case is marked incomplete currently due to the fact that `Zend\View\Navigation\PluginManager` is not updated to the latest zend-servicemanager changes. Once it has been, we can address this...
I found this code snippet in den documenation for the zend-navigation component (ZF3): Docs » Reference » View Helpers » Intro The Code snippet provided is not working for me:...
I want to use `Zend\Navigation` in a `Zend\Expressive` application. First of all, I installed it: ``` composer require zendframework/zend-navigation ``` Composer installed it and added the `ConfigProvider` to my `/config/config.php`...
when working with bootsrap4 it is not enough to set class on ul element. Maybe add methods like setULClass for li and a?