mice-tm/yii2-condition-builder

Condition constructor for yii2

Installs: 12 016

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 2

Type:yii2-extension

3.0.2 2021-05-20 14:32 UTC

README

Latest Version License: MIT Total Downloads

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist mice-tm/yii2-condition-builder "*"

or add

"mice-tm/yii2-condition-builder": "*"

to the require section of your composer.json file.

Usage