Download the PHP package fabiang/laminas-localize-helper without Composer
On this page you can find all versions of the php package fabiang/laminas-localize-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fabiang/laminas-localize-helper
More information about fabiang/laminas-localize-helper
Files in fabiang/laminas-localize-helper
Download fabiang/laminas-localize-helper
More information about fabiang/laminas-localize-helper
Files in fabiang/laminas-localize-helper
Vendor fabiang
Package laminas-localize-helper
Short Description Laminas module for setting locale to all view helpers, validators and filters
License BSD-2-Clause
Package laminas-localize-helper
Short Description Laminas module for setting locale to all view helpers, validators and filters
License BSD-2-Clause
Please rate this library. Is it a good library?
Informations about the package laminas-localize-helper
Laminas Localize helper
Initializer that passes your configured locale to all view helpers, validators and filters, so you don't have to do this every time.
Installation
Run the following composer
command:
Configuration
Put the following into your plugin managers config (e.g. config/autoload/i18n.global.php
):
You can configure the initializer for each type of plugin by removing or adding it to the ValidatorManager/FilterManager/ViewHelperManager config above.
LICENSE
BSD-2-Clause. See the LICENSE.
All versions of laminas-localize-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0
laminas/laminas-filter Version ^2.0
laminas/laminas-servicemanager Version ^3.0
laminas/laminas-validator Version ^2.0
laminas/laminas-view Version ^2.0
psr/container Version ^1 || ^2
laminas/laminas-filter Version ^2.0
laminas/laminas-servicemanager Version ^3.0
laminas/laminas-validator Version ^2.0
laminas/laminas-view Version ^2.0
psr/container Version ^1 || ^2
The package fabiang/laminas-localize-helper contains the following files
Loading the files please wait ....