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

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

demmonico/yii2-helpers
======================

Yii2 helpers library

v1.1.0(9y ago)14.4k↓33.3%15MITPHPPHP &gt;5.5.0

Since Aug 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/demmonico/yii2-helpers)[ Packagist](https://packagist.org/packages/demmonico/yii2-helpers)[ Docs](https://github.com/demmonico/yii2-helpers)[ RSS](/packages/demmonico-yii2-helpers/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (5)

\#Yii2 helpers library ##Description Yii2 helpers library which used in web-application development.

\##Composition ###ReflectionHelper Class for work with classes, functions etc. using Reflection

\###DateTimeHelper Class for work with Date and Time

\###RequestHelper Class for work with URL and requests

\###Dumper More effective dump

Usage:

```
// smart var dump
\Yii::$app->dump->log($this->findCondition);
```

```
// smart var dump with die
\Yii::$app->dump->stop($this->findCondition);
```

```
// smart var dump several variables
\Yii::$app->dump->arr($this->findCondition1, $this->findCondition2);
```

\###Singleton Class Singleton. Parent for create own simple singleton

\###Multiton Class Multiton. Parent for create own simple multiton

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~27 days

Total

4

Last Release

3466d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cc04250a201bcb8f1e48f8d4551e4785a02e79f66f52449e70aa2435f2cdcba5?d=identicon)[demmonico](/maintainers/demmonico)

---

Top Contributors

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

---

Tags

helperyii2extensionyiicomponent

### Embed Badge

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

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

###  Alternatives

[kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

883.0M29](/packages/kartik-v-yii2-helpers)[umanskyi31/opengraph

Created a new component for Yii2. The Open Graph component for your website

119.7k](/packages/umanskyi31-opengraph)

PHPackages © 2026

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