derekisbusy/yii2-routes

Route controls for dektrium/yii2-rbac

Maintainers

Package info

github.com/derekisbusy/yii2-routes

Type:yii2-extension

pkg:composer/derekisbusy/yii2-routes

Statistics

Installs: 15

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2019-06-28 17:23 UTC

This package is auto-updated.

Last update: 2026-03-01 00:13:09 UTC


README

Routes for dektrium/yii2-routes

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist derekisbusy/yii2-routes "*"

or add

"derekisbusy/yii2-routes": "*"

to the require section of your composer.json file.