PHPackages                             iqomp/helper - 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. iqomp/helper

ActiveHelper

iqomp/helper
============

Collection of global helper functions

0.0.1(5y ago)011MITPHP

Since Apr 22Pushed 5y ago1 watchersCompare

[ Source](https://github.com/iqomp/helper)[ Packagist](https://packagist.org/packages/iqomp/helper)[ RSS](/packages/iqomp-helper/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

iqomp/helper
============

[](#iqomphelper)

Collection of global helper functions.

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

[](#installation)

```
composer require iqomp/helper
```

Functions
---------

[](#functions)

### alt(...$args)

[](#altargs)

Get thruly value from multiple options

### deb(...$args): void

[](#debargs-void)

Printout vars for debuging purpose

### group\_by\_prop(array $array, string $prop): array

[](#group_by_proparray-array-string-prop-array)

Group list of object by property of the object

### hs(string $str): string

[](#hsstring-str-string)

Shorthand for htmlspeciachars

### is\_indexed\_array(array $array): bool

[](#is_indexed_arrayarray-array-bool)

Check if the array is indexed array

### object\_replace(object $origin, object $new): object

[](#object_replaceobject-origin-object-new-object)

Replace object old property to the new one

### objectify($arr)

[](#objectifyarr)

Convert the array value to object

### prop\_as\_key(array $array, string $prop): array

[](#prop_as_keyarray-array-string-prop-array)

Use array object property as array key

### to\_slug(string $str): string

[](#to_slugstring-str-string)

Convert standard string to slug style

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

1852d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5726035?v=4)[Iqbal Fauzi](/maintainers/iqbalfn)[@iqbalfn](https://github.com/iqbalfn)

---

Top Contributors

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

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/iqomp-helper/health.svg)

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

PHPackages © 2026

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