PHPackages                             mossengine/helpersarray - 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. mossengine/helpersarray

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

mossengine/helpersarray
=======================

A PHP sub library for the Mossengine/Helper library that provides Array helper functions

1.0.2(4y ago)01.8k3MITPHPPHP &gt;=7.0

Since Jun 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Mossengine/HelpersArray)[ Packagist](https://packagist.org/packages/mossengine/helpersarray)[ Docs](https://github.com/Mossengine/HelpersArray)[ RSS](/packages/mossengine-helpersarray/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (3)

Mossengine/HelpersArray
=======================

[](#mossenginehelpersarray)

 **A PHP sub library for the Mossengine/Helper library that provides Array helper functions**

 [![Source Code](https://camo.githubusercontent.com/08dd806151630a59c74bdada9849512f9991e86b96bb565f13617c94db89b8d6/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f6e616d652f4d6f7373656e67696e652f48656c706572734172726179)](https://github.com/Mossengine/HelpersArray) [![Download Package](https://camo.githubusercontent.com/84c9248ddc7a61c6efcc944973b83a0629a14558c4b60490cd13bfd64779c1a6/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f762f4d6f7373656e67696e652f48656c706572734172726179)](https://packagist.org/packages/Mossengine/HelpersArray) [![PHP Programming Language](https://camo.githubusercontent.com/f06799316d9b24420a0dceb5769da2cfbd1d19e25de718a7761e6d7d294e6b0c/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f7068702f4d6f7373656e67696e652f48656c706572734172726179)](https://php.net) [![Build Status](https://camo.githubusercontent.com/3a444e81ed660fb884336e34aad22406fa6bf8295d132cdd6c01956896debda7/68747470733a2f2f62616467656e2e6e65742f636972636c6563692f6769746875622f4d6f7373656e67696e652f48656c7065727341727261792f6d61737465723f69636f6e3d636972636c656369)](https://camo.githubusercontent.com/3a444e81ed660fb884336e34aad22406fa6bf8295d132cdd6c01956896debda7/68747470733a2f2f62616467656e2e6e65742f636972636c6563692f6769746875622f4d6f7373656e67696e652f48656c7065727341727261792f6d61737465723f69636f6e3d636972636c656369) [![Codecov Code Coverage](https://camo.githubusercontent.com/b624c738d9892a11a77db15dacc51651ad063ff1bfa961dbf3de6e4a5b41ba6d/68747470733a2f2f62616467656e2e6e65742f636f6465636f762f632f6769746875622f4d6f7373656e67696e652f48656c7065727341727261792f6d61737465723f69636f6e3d636f6465636f76)](https://codecov.io/github/Mossengine/HelpersArray) [![Read License](https://camo.githubusercontent.com/c6822482802939ebbef3656a3e98b1f4fbbda927cf69bab6948c3fb1d25f79a7/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f6c6963656e73652f4d6f7373656e67696e652f48656c706572734172726179)](https://github.com/Mossengine/HelpersArray/blob/master/LICENSE) [![Package downloads on Packagist](https://camo.githubusercontent.com/d11d03eef47a1d4d40920d3758217af5fedfc74f300a283e93d81242f9ff48b8/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f64742f4d6f7373656e67696e652f48656c706572734172726179)](https://packagist.org/packages/Mossengine/HelpersArray/stats)

About
-----

[](#about)

This library can be used on it's own, however, it is intended to be used with the [Mossengine/Helper](https://github.com/Mossengine/Helper) library.

There is a group of Array type classes with single methods within that single out logic only needed for the given use, you can call them directly or using the Mossgnein Helper you can call into them simply without needing to use them in your project.

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

[](#installation)

### Using composer to install

[](#using-composer-to-install)

```
$ composer require mossengine/helpersarray

```

### Adding to package.json

[](#adding-to-packagejson)

```
{
    "require": {
        "mossengine/helpersarray": "~1.0.0"
    }
}
```

Usage
-----

[](#usage)

### Call helper method on a specific helper class

[](#call-helper-method-on-a-specific-helper-class)

```
// Require the autoloader, normal composer stuff
require 'vendor/autoload.php';

// Direct usage ( not intended )
$result = Mossengine\Helpers\_Array\_IsAssociative::_IsAssociative(['a' => 'A']);

// Mossengine Helper usage ( intended )
$result = Mossengine\Helper::Array()->IsAssociative(['a' => 'A']);
```

Documentation
-------------

[](#documentation)

Read the [docs](/docs/readme.md) for more details on Helpers Array methods.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity49

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

Every ~0 days

Total

3

Last Release

1823d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0508d26fa70a2d0733a48395a313155d34ffae32e2e8e02498d18a506c75ba5f?d=identicon)[brenmoss](/maintainers/brenmoss)

---

Top Contributors

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

---

Tags

arrayhelpersfunctionsarrays

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/mossengine-helpersarray/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminated/helper-functions

Laravel-specific and pure PHP Helper Functions.

107591.1k7](/packages/illuminated-helper-functions)

PHPackages © 2026

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