PHPackages                             fxdsp/yii2-requirements - 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. fxdsp/yii2-requirements

ActiveYii2-module

fxdsp/yii2-requirements
=======================

An extension to manage requirements in an yii2 project

08PHP

Since Sep 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/FXdSP/yii2-requirements)[ Packagist](https://packagist.org/packages/fxdsp/yii2-requirements)[ RSS](/packages/fxdsp-yii2-requirements/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Requirements

============

An extension to manage requirements in an yii2 project

Installation

---

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

Either run

```

php composer.phar require --prefer-dist fxdsp/yii2-requirements "*"

```

or add

```

"fxdsp/yii2-requirements": "*"

```

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

Migration

---

You'll found migration for `MySQL` in `fxdsp/yii2-requirements/migrations`

Copy paste migrations in you own migrations project folder and run

```

php yii migrate

```

Or run directly migrate command with specific `--migrationPath` option

```

php yii migrate --migrationPath=app\vendor\fxdsp\yii2-requirements\migrations

```

Usage

---

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

```
```
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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/9ea27d46822e6e7d7e5675e5131b73925515804330198e568953ba32cc8d3009?d=identicon)[FXdSP](/maintainers/FXdSP)

---

Top Contributors

[![FXdSP](https://avatars.githubusercontent.com/u/9414517?v=4)](https://github.com/FXdSP "FXdSP (3 commits)")

### Embed Badge

![Health badge](/badges/fxdsp-yii2-requirements/health.svg)

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

PHPackages © 2026

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