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

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

yadjet/helpers
==============

PHP Helper Class

1.0(10y ago)03661PHPPHP &gt;=5.2CI failing

Since Jul 23Pushed 5y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (1)

About
=====

[](#about)

PHP Helper Class

- ArrayHelper
    - removeEmpty(&amp;$arr, $trim = true, $charList = null)
    - getColumn($array, $name)
    - toHashmap($arr, $keyField, $valueField = null)
    - groupBy($arr, $key)
    - toTree($arr, $key, $parentKey = 'parent\_id', $childrenKey = 'children', &amp;$refs = null)
    - treeToArray($tree, $childrenKey = 'children')
    - sortByCol($array, $keyname, $dir = SORT\_ASC)
    - sortByMultiCols($rowset, $args)
    - arrayDiffAssocRecursive($a, $b)
- DatetimeHelper
- IdentityCardHelper
- ImageHelper
- IpLocationHelper
- StringHelper
- TreeFormatHelper
- UrlHelper
- UtilHelper

Install
-------

[](#install)

If you use composer, input follow command in you CLI.

```
composer require "yadjet/helpers:dev-master"
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

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

3953d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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