Skip to content

aspnova/yii2-domain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii2-domain

yii2-domain

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist aspnova/yii2-domain "*"

or add

"aspnova/domain": "*"

to the require section of your composer.json file.

Usage

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