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

ActiveYii2-extension

yiimaker/yii2-helpers
=====================

Pack of useful helpers for Yii2 Framework

1.0.0(8y ago)210BSD-3-ClausePHPPHP &gt;=5.6.0

Since Jan 12Pushed 8y ago2 watchersCompare

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

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

 [ ![](https://avatars1.githubusercontent.com/u/24204902) ](https://github.com/yiimaker)

Pack of useful helpers for Yii2
===============================

[](#pack-of-useful-helpers-for-yii2)

[![Build Status](https://camo.githubusercontent.com/e90f379eb04ca5b10f7bd63787994d090c7ab36a08b9f69313979021771802e0/68747470733a2f2f7472617669732d63692e6f72672f7969696d616b65722f796969322d68656c706572732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/yiimaker/yii2-helpers)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/36de5fd508e3033b21e4030d7c8f2e6ed1ae46fc8e0df4e2751cc66ca4ae1df3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7969696d616b65722f796969322d68656c706572732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/yiimaker/yii2-helpers/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/01bb00aa32ececa59225ccfee122b5315f135b82672f7fa19a52781f8b54e981/68747470733a2f2f706f7365722e707567782e6f72672f7969696d616b65722f796969322d68656c706572732f646f776e6c6f616473)](https://packagist.org/packages/yiimaker/yii2-helpers)[![Latest Stable Version](https://camo.githubusercontent.com/d4334e3ac1cf72bc981783a2634f1cecb55cc9b66e435c330340b71eaaa221f7/68747470733a2f2f706f7365722e707567782e6f72672f7969696d616b65722f796969322d68656c706572732f762f737461626c65)](CHANGELOG.md)[![Latest Unstable Version](https://camo.githubusercontent.com/76ab15b6939bf667956ca1df93c40eb1c8ee5d6f654a5880a94a5d4fc3ce9107/68747470733a2f2f706f7365722e707567782e6f72672f7969696d616b65722f796969322d68656c706572732f762f756e737461626c65)](CHANGELOG.md)

Helpers list:

- [Html](https://github.com/yiimaker/yii2-helpers/blob/master/src/Html.php) - Extended default Html helper
- [View helper](https://github.com/yiimaker/yii2-helpers/blob/master/src/ViewHelper.php) - Helper for render logic in view files
- [Array Helper](https://github.com/yiimaker/yii2-helpers/blob/master/src/ArrayHelper.php) - Extended default Array helper
- [User Agent Helper](https://github.com/yiimaker/yii2-helpers/blob/master/src/UserAgentHelper.php) - Helper for manage of user agent

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

[](#installation)

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

Either run

```
$ composer require yiimaker/yii2-helpers

```

or add

```
"yiimaker/yii2-helpers": "~1.0"

```

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

Tests
-----

[](#tests)

You can run tests with composer command

```
$ composer test

```

or using following command

```
$ codecept build && codecept run

```

Licence
-------

[](#licence)

[![License](https://camo.githubusercontent.com/e9e5643b5263472250865ceb25f1394c23b64cb01cc0fe65753d525a0e16284b/68747470733a2f2f706f7365722e707567782e6f72672f7969696d616b65722f796969322d68656c706572732f6c6963656e7365)](LICENSE)

This project is released under the terms of the BSD-3-Clause [license](LICENSE).

Copyright (c) 2017, Yii Maker

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3041d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/81dbf9eb881773e58a5472007499612c6e0c93007a75336688a1a21b9630dc1e?d=identicon)[YiiMaker](/maintainers/YiiMaker)

![](https://www.gravatar.com/avatar/9c7243572d974ba9ce049b0a67fd95cf547fd62ea531784d2dfbcc1fbee16806?d=identicon)[greeflas](/maintainers/greeflas)

---

Top Contributors

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

---

Tags

helper-classhelper-functionsuseful-functionsuseful-utilitesutility-classesyii2yii2-extensionhelpersyii2utiluseful

###  Code Quality

TestsCodeception

### Embed Badge

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

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

###  Alternatives

[asinfotrack/yii2-toolbox

Yii2-Toolbox is a collection of useful helpers, widgets etc. extending the basic functionality of Yii2

1230.5k5](/packages/asinfotrack-yii2-toolbox)[yiier/yii2-helpers

Helpers for Yii2

116.6k2](/packages/yiier-yii2-helpers)

PHPackages © 2026

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