Skip to content

webtoolsnz/yii2-behaviors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Behaviors

Scrutinizer Code Quality Code Coverage Build Status

A collection of Yii2 behaviors by Webtools.

Installation

The preferred way to install this extension is through composer.

First ensure you have the webtools package repository added to your composer.json file

"repositories": [
    {
        "type": "composer",
        "url": "http://packages.webtools.nz"
    }
]

Then either run

composer require --prefer-dist webtoolsnz/yii2-behaviors "*"

or add

"webtoolsnz/yii2-behaviors": "*"

to the require section of your composer.json file.

About

A collection of Yii2 behaviors by Webtools.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages