PHPackages                             devgroup/yii2-conditions - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. devgroup/yii2-conditions

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

devgroup/yii2-conditions
========================

Yii2 conditions system

001PHP

Since Sep 27Pushed 9y ago6 watchersCompare

[ Source](https://github.com/DevGroup-ru/yii2-conditions)[ Packagist](https://packagist.org/packages/devgroup/yii2-conditions)[ RSS](/packages/devgroup-yii2-conditions/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 conditions system
======================

[](#yii2-conditions-system)

Yii2 conditions system

> *WARNING*: This extension is under active development. Don't use it in production!

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist devgroup/yii2-conditions "*"

```

or add

```
"devgroup/yii2-conditions": "*"

```

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

Usage
-----

[](#usage)

```
'modules' => [
    'conditions' => [
        'class' => ConditionsModule::class,
    ],
],
```

`./yii conditions/generate app\\models\\Page`

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/19c9303caa5846f2500a35018dcbd3c7f07c74e30efc1bbf7878d54157ab9c4f?d=identicon)[bethrezen](/maintainers/bethrezen)

### Embed Badge

![Health badge](/badges/devgroup-yii2-conditions/health.svg)

```
[![Health](https://phpackages.com/badges/devgroup-yii2-conditions/health.svg)](https://phpackages.com/packages/devgroup-yii2-conditions)
```

###  Alternatives

[eyecatchup/webmaster-tools-data

An easy way to automate downloading of data tables from Google Webmaster Tools

1052.1k](/packages/eyecatchup-webmaster-tools-data)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
