Download the PHP package amass/local-language-url without Composer
On this page you can find all versions of the php package amass/local-language-url. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amass/local-language-url
More information about amass/local-language-url
Files in amass/local-language-url
Download amass/local-language-url
More information about amass/local-language-url
Files in amass/local-language-url
Vendor amass
Package local-language-url
Short Description Yii2 Language Pretty Local Url
License BSD-3-Clause
Package local-language-url
Short Description Yii2 Language Pretty Local Url
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package local-language-url
Yii2 Language Pretty Local Url
Yii2 Language Pretty Local Url
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :
'component' => [
.....
'urlManager' => [
'class' => 'amass\langprettyurl\UrlManager',
/**if you use yii2-translate-manager https://github.com/lajax/yii2-translate-manager*/
'allowClass' => 'amass\langprettyurl\Component',
/* or */
'languages' => ['uk' => 'uk-UA']
],
.....
]
All versions of local-language-url with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
lajax/yii2-translate-manager Version 1.*
codemix/yii2-localeurls Version ^1.1
lajax/yii2-translate-manager Version 1.*
codemix/yii2-localeurls Version ^1.1
The package amass/local-language-url contains the following files
Loading the files please wait ....