zendframework/zend-navigation
Abandoned Zend Framework navigation component for building and managing navigation trees (menus, breadcrumbs, links, sitemaps). Repository moved to laminas/laminas-navigation; see Laminas docs for current usage.
Zend\Navigation\Page\Mvc.AbstractNavigationFactory to allow either zend-router or zend-mvc v2
RouteMatch or RouteStackInterface implementations when injecting pages
with URIs.Mvc page type now allows usage of
either Zend\Mvc\Router or Zend\Router for URI generation.ConfigProvider that prevented its use.getViewHelperConfig() in the
ConfigProvider and Module classes.Zend\Navigation\View\ViewHelperManagerDelegatorFactory, which decorates
the ViewHelperManager service to configure it using
Zend\Navigation\View\HelperConfig.ConfigProvider, which maps the default navigation factory and the
navigation abstract factory, as well as the navigation view helper.Module, which does the same as the above, but for zend-mvc
applications.How can I help you explore Laravel packages today?