Download the PHP package tasmaniski/laminas-config-helper without Composer
On this page you can find all versions of the php package tasmaniski/laminas-config-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tasmaniski/laminas-config-helper
More information about tasmaniski/laminas-config-helper
Files in tasmaniski/laminas-config-helper
Download tasmaniski/laminas-config-helper
More information about tasmaniski/laminas-config-helper
Files in tasmaniski/laminas-config-helper
Vendor tasmaniski
Package laminas-config-helper
Short Description Provide Controller plugin and View helper for reading a config.
License MIT
Homepage https://github.com/tasmaniski/laminas-config-helper
Package laminas-config-helper
Short Description Provide Controller plugin and View helper for reading a config.
License MIT
Homepage https://github.com/tasmaniski/laminas-config-helper
Please rate this library. Is it a good library?
Informations about the package laminas-config-helper
Laminas MVC - Config Helper
Simple and small lib for reading a config array in all Controllers and all Views files.
Instalation
Add in your composer.json file:
After running: composer update
You need to register new module. Add in file config/application.config.php:
Use
You can use it in any of your controllers or view files (including layout.phtml). First you have to add key in any of your config files (config/autoload/*) eg. "key_from_config"
All versions of laminas-config-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
laminas/laminas-mvc Version 3.0.*
laminas/laminas-config Version 2.6.*
laminas/laminas-dependency-plugin Version ^1.0
laminas/laminas-mvc Version 3.0.*
laminas/laminas-config Version 2.6.*
laminas/laminas-dependency-plugin Version ^1.0
The package tasmaniski/laminas-config-helper contains the following files
Loading the files please wait ....