Download the PHP package mg-code/yii2-url-manager without Composer
On this page you can find all versions of the php package mg-code/yii2-url-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mg-code/yii2-url-manager
More information about mg-code/yii2-url-manager
Files in mg-code/yii2-url-manager
Download mg-code/yii2-url-manager
More information about mg-code/yii2-url-manager
Files in mg-code/yii2-url-manager
Vendor mg-code
Package yii2-url-manager
Short Description Useful url rules for url manager.
License BSD 3-Clause
Homepage https://github.com/mg-code/yii2-url-manager
Package yii2-url-manager
Short Description Useful url rules for url manager.
License BSD 3-Clause
Homepage https://github.com/mg-code/yii2-url-manager
Please rate this library. Is it a good library?
Informations about the package yii2-url-manager
yii2-url-manager
Useful url rules for url manager.
Install
Either run
or add
to the section of your composer.json
file.
Usage
Once the extension is installed, you can use url rules:
HostUrlRule
Filters url rules by host name. Useful if your application works on multiple domains/subdomains.
RedirectUrlRule
Redirects user to destination route if current request matched. Simply configure as any other url rule. You can specify statusCode, defaults to: 301.
See Yii Routing and URL Creation for more detail.
All versions of yii2-url-manager with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package mg-code/yii2-url-manager contains the following files
Loading the files please wait ....