PHPackages                             pkpudev/yii2-components - 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. pkpudev/yii2-components

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

pkpudev/yii2-components
=======================

Yii2 Components for PKPU Dev Team

v1.4.1(4y ago)15783MITPHPPHP &gt;= 7.2CI failing

Since Nov 2Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/HumanInitiative/yii2-components)[ Packagist](https://packagist.org/packages/pkpudev/yii2-components)[ RSS](/packages/pkpudev-yii2-components/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (5)Versions (51)Used By (0)

README
======

[](#readme)

Yii2 Components for PKPU Dev Team

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist pkpudev/yii2-components "*"

```

or add

```
"pkpudev/yii2-components": "*"

```

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

Checking Compatibility
----------------------

[](#checking-compatibility)

Check for PHP 5.6

```
./vendor/bin/phpcs --standard=PHPCompatibility --runtime-set testVersion 5.6 --extensions=php --report-full=report.txt --ignore=*/vendor/* .

```

Source [here](https://www.sitepoint.com/quick-intro-phpcompatibility-standard-for-phpcs-are-you-php7-ready/)

Installing PHPUnit
------------------

[](#installing-phpunit)

Install phar version of phpunit locally

```
wget https://phar.phpunit.de/phpunit-.phar
chmod +x phpunit-6.4.phar
mv phpunit-6.4.phar phpunit
./phpunit --version

```

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance53

Moderate activity, may be stable

Popularity19

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 97.1% 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.

###  Release Activity

Cadence

Every ~34 days

Recently: every ~26 days

Total

50

Last Release

1481d ago

Major Versions

0.5.9 → v1.0.02021-02-15

PHP version history (3 changes)0.1PHP &gt;= 5.6

v1.3.0PHP &gt;= 7.1

v1.4.0PHP &gt;= 7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/709962?v=4)[Zein Miftah](/maintainers/zmiftah)[@zmiftah](https://github.com/zmiftah)

---

Top Contributors

[![zmiftah](https://avatars.githubusercontent.com/u/709962?v=4)](https://github.com/zmiftah "zmiftah (66 commits)")[![ardinada](https://avatars.githubusercontent.com/u/37607428?v=4)](https://github.com/ardinada "ardinada (1 commits)")[![arifinm](https://avatars.githubusercontent.com/u/19162713?v=4)](https://github.com/arifinm "arifinm (1 commits)")

---

Tags

componentswidgetsyii2-extensioncomponentsyii2extensionwidgets

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pkpudev-yii2-components/health.svg)

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

PHPackages © 2026

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