aspnova/yii2-domain

1.0 2019-02-07 08:57 UTC

This package is not auto-updated.

Last update: 2024-06-22 09:37:39 UTC


README

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 :