PHPackages                             traderinteractive/util-arrays - 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. traderinteractive/util-arrays

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

traderinteractive/util-arrays
=============================

A collection of array utilities.

v4.0.0(3y ago)2107.0k↓29.1%24MITPHPPHP ^7.3 || ^8.0CI failing

Since Oct 5Pushed 3y ago8 watchersCompare

[ Source](https://github.com/traderinteractive/util-arrays-php)[ Packagist](https://packagist.org/packages/traderinteractive/util-arrays)[ RSS](/packages/traderinteractive-util-arrays/feed)WikiDiscussions master Synced 1mo ago

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

util-arrays-php
===============

[](#util-arrays-php)

[![Build Status](https://camo.githubusercontent.com/9e0ace913a3e40b6a00ce190dbcd2a27333a917be2adb26873b8eb013be6f316/68747470733a2f2f7472617669732d63692e6f72672f747261646572696e7465726163746976652f7574696c2d6172726179732d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/traderinteractive/util-arrays-php)[![Code Quality](https://camo.githubusercontent.com/3ceb815979f589a1c4842d3406d131abcb4cf88dc9262fc3a6f4bc3262fe06f6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f747261646572696e7465726163746976652f7574696c2d6172726179732d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/traderinteractive/util-arrays-php/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/f1ae9795081c218a1d5d877d22260fb092c64e727ac45070ac153257f4cc6f09/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f747261646572696e7465726163746976652f7574696c2d6172726179732d7068702f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/traderinteractive/util-arrays-php?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/382872cc77175eeb750c55cfdef700f4c35ae6f2175eb3762c4913458c885d71/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f7574696c2d6172726179732f762f737461626c65)](https://packagist.org/packages/traderinteractive/util-arrays)[![Latest Unstable Version](https://camo.githubusercontent.com/d98c683b29ce2843415e08974c4decb201f633a94efb935e867799fe19892a2e/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f7574696c2d6172726179732f762f756e737461626c65)](https://packagist.org/packages/traderinteractive/util-arrays)[![License](https://camo.githubusercontent.com/9c6f3e140c8cff70d827f9e129bc9ef63544b2f025dd53e5c8b52fdff2cd8cec/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f7574696c2d6172726179732f6c6963656e7365)](https://packagist.org/packages/traderinteractive/util-arrays)

[![Total Downloads](https://camo.githubusercontent.com/370f47eb3c2f5c4228f5e9f60f73b5b720874512f93a2a6bf490b4018ca9b464/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f7574696c2d6172726179732f646f776e6c6f616473)](https://packagist.org/packages/traderinteractive/util-arrays)[![Monthly Downloads](https://camo.githubusercontent.com/e678a9bb376bec4f2c5e9756f4f2a70bd77eb3d6ba208d84fc8cf73ab7cd5de9/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f7574696c2d6172726179732f642f6d6f6e74686c79)](https://packagist.org/packages/traderinteractive/util-arrays)[![Daily Downloads](https://camo.githubusercontent.com/adf6e986356ba8fdcd6e65a377e367c2bf96d0a8d245244e49731cc5c8033867/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f7574696c2d6172726179732f642f6461696c79)](https://packagist.org/packages/traderinteractive/util-arrays)

A collection of utilities for working with PHP arrays.

Requirements
------------

[](#requirements)

util-arrays-php requires PHP 7.0 (or later).

Composer
--------

[](#composer)

To add the library as a local, per-project dependency use [Composer](http://getcomposer.org)! Simply add a dependency on `traderinteractive/util-arrays` to your project's `composer.json` file such as:

```
composer require traderinteractive/util-arrays
```

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

[](#documentation)

Found in the [source](src) itself, take a look!

Contact
-------

[](#contact)

Developers may be contacted at:

- [Pull Requests](https://github.com/traderinteractive/util-arrays-php/pulls)
- [Issues](https://github.com/traderinteractive/util-arrays-php/issues)

Project Build
-------------

[](#project-build)

With a checkout of the code get [Composer](http://getcomposer.org) in your PATH and run:

```
./vendor/bin/phpunit
./vendor/bin/phpcs
```

There is also a [docker](http://www.docker.com/)-based [fig](http://www.fig.sh/) configuration that will execute the build inside a docker container. This is an easy way to build the application:

```
fig run build
```

For more information on our build process, read through out our [Contribution Guidelines](.github/CONTRIBUTING.md).

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 97.1% 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 ~230 days

Recently: every ~303 days

Total

12

Last Release

1341d ago

Major Versions

v1.9.0 → v2.0.02016-05-24

v2.2.0 → v3.0.02018-02-26

v3.1.0 → v4.0.02022-09-15

PHP version history (4 changes)v1.8.2PHP ~5.4 || ~7.0

v2.0.0PHP ~5.6 || ~7.0

v3.0.0PHP ^7.0

v4.0.0PHP ^7.3 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29952359?v=4)[Trader Interactive](/maintainers/traderinteractive)[@traderinteractive](https://github.com/traderinteractive)

---

Top Contributors

[![chadicus](https://avatars.githubusercontent.com/u/1182337?v=4)](https://github.com/chadicus "chadicus (67 commits)")[![chrisryan](https://avatars.githubusercontent.com/u/704326?v=4)](https://github.com/chrisryan "chrisryan (2 commits)")

---

Tags

arrayutility

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/traderinteractive-util-arrays/health.svg)

```
[![Health](https://phpackages.com/badges/traderinteractive-util-arrays/health.svg)](https://phpackages.com/packages/traderinteractive-util-arrays)
```

###  Alternatives

[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k394.3M1.5k](/packages/nette-utils)[league/config

Define configuration arrays with strict schemas and access values with dot notation

564302.2M24](/packages/league-config)[voku/arrayy

Array manipulation library for PHP, called Arrayy!

4875.5M16](/packages/voku-arrayy)[bocharsky-bw/arrayzy

A native PHP arrays easy manipulation library in OOP way.

38425.4k](/packages/bocharsky-bw-arrayzy)[phpcsstandards/phpcsutils

A suite of utility functions for use with PHP\_CodeSniffer

6333.4M58](/packages/phpcsstandards-phpcsutils)[brunoconte3/dev-utils

A complete PHP utility library for validating, formatting, comparing data, and more.

3525.7k](/packages/brunoconte3-dev-utils)

PHPackages © 2026

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