Download the PHP package tasmaniski/zend-current-route without Composer
On this page you can find all versions of the php package tasmaniski/zend-current-route. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tasmaniski/zend-current-route
More information about tasmaniski/zend-current-route
Files in tasmaniski/zend-current-route
Download tasmaniski/zend-current-route
More information about tasmaniski/zend-current-route
Files in tasmaniski/zend-current-route
Vendor tasmaniski
Package zend-current-route
Short Description View Helper for reading current route info: Controller, Action, Module name
License MIT
Homepage https://github.com/tasmaniski
Package zend-current-route
Short Description View Helper for reading current route info: Controller, Action, Module name
License MIT
Homepage https://github.com/tasmaniski
Please rate this library. Is it a good library?
Informations about the package zend-current-route
Laminas MVC - Current Route Helper
View Helper for reading Controller, Module, Action and Route name in any view(.phtml) file including layout.phtml
Install
Add in you composer.json file:
After running: composer update
You need to register new module. Add in file config/application.config.php:
Use
Use this view helper in your view files(.html) including layout.phtml
Real world example
All versions of zend-current-route with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
laminas/laminas-mvc Version 3.0.*
laminas/laminas-dependency-plugin Version ^1.0
laminas/laminas-mvc Version 3.0.*
laminas/laminas-dependency-plugin Version ^1.0
The package tasmaniski/zend-current-route contains the following files
Loading the files please wait ....