PHPackages                             sibds/yii2-standart-controller - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. sibds/yii2-standart-controller

ActiveYii2-extension[Framework](/categories/framework)

sibds/yii2-standart-controller
==============================

Standart Controllers for Backend on Yii2

12571PHP

Since Feb 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/sibds/yii2-standart-controller)[ Packagist](https://packagist.org/packages/sibds/yii2-standart-controller)[ RSS](/packages/sibds-yii2-standart-controller/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Standart Controllers for Backend on Yii2
========================================

[](#standart-controllers-for-backend-on-yii2)

Standart Controllers for Backend on Yii2

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist sibds/yii2-standart-controller "*"

```

or add

```
"sibds/yii2-standart-controller": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
