PHPackages                             pozitronik/yii2-helpers - 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. pozitronik/yii2-helpers

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

pozitronik/yii2-helpers
=======================

Some useful helpers for Yii2 framework

1.2.2(4w ago)15.0k1[1 issues](https://github.com/pozitronik/yii2-helpers/issues)9GPL-3.0-or-laterPHPPHP &gt;=8.3CI passing

Since Feb 28Pushed 4w ago1 watchersCompare

[ Source](https://github.com/pozitronik/yii2-helpers)[ Packagist](https://packagist.org/packages/pozitronik/yii2-helpers)[ RSS](/packages/pozitronik-yii2-helpers/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (24)Versions (29)Used By (9)

yii2-helpers
============

[](#yii2-helpers)

Some useful helpers for Yii2 framework

[![GitHub Workflow Status](https://camo.githubusercontent.com/4476de7bf041e2d73478f74e6fe438d7cf155724eb98a3e37ff13935f34d163b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f706f7a6974726f6e696b2f796969322d68656c706572732f63695f776974685f706f737467726573716c2e796d6c3f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/4476de7bf041e2d73478f74e6fe438d7cf155724eb98a3e37ff13935f34d163b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f706f7a6974726f6e696b2f796969322d68656c706572732f63695f776974685f706f737467726573716c2e796d6c3f6272616e63683d6d6173746572)

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

[](#installation)

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

Run

```
php composer.phar require pozitronik/yii2-helpers "^1.0.0"

```

or add

```
"pozitronik/yii2-helpers": "^1.0.0"

```

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

Requirements
------------

[](#requirements)

PHP &gt;= 8.3

Usage
-----

[](#usage)

Sorry, not documented yet (but you can rely to PHPDoc).

Testing
-------

[](#testing)

The test suite is self-contained: the only external dependency (a PostgreSQL database) is provided on demand through Docker, so no locally installed database is required.

```
composer install
cp tests/.env.example tests/.env   # default credentials already match docker-compose.yml
composer db:up                     # start the disposable PostgreSQL container
composer test                      # run the whole suite
composer db:down                   # stop and remove the container

```

You can also run a single suite, class or method directly:

```
vendor/bin/codecept run unit
vendor/bin/codecept run unit DateHelperTest
vendor/bin/codecept run unit DateHelperTest:testMonthPlus

```

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance74

Regular maintenance activity

Popularity25

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 99.4% 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 ~91 days

Recently: every ~289 days

Total

26

Last Release

29d ago

PHP version history (2 changes)1.0.6PHP &gt;=8.0

1.2.0PHP &gt;=8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2357892?v=4)[Pavel Dubrovsky](/maintainers/pozitronik)[@pozitronik](https://github.com/pozitronik)

---

Top Contributors

[![pozitronik](https://avatars.githubusercontent.com/u/2357892?v=4)](https://github.com/pozitronik "pozitronik (166 commits)")[![aleksey1drozdov](https://avatars.githubusercontent.com/u/114424669?v=4)](https://github.com/aleksey1drozdov "aleksey1drozdov (1 commits)")

---

Tags

helperyii2extension

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pozitronik-yii2-helpers/health.svg)

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

PHPackages © 2026

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