pavlinter/yii2-url-manager

Yii2: UrlManager create friendly URL

Installs: 395

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:yii2-extension

v1.2.3 2017-11-17 13:10 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:57:22 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist pavlinter/yii2-url-manager "dev-master"

or add

"pavlinter/yii2-url-manager": "dev-master"

to the require section of your composer.json file.

Configuration

  • Update config file

Usage