PHPackages                             fastframe/utility-array - 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. fastframe/utility-array

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

fastframe/utility-array
=======================

FastFrame Array Utilities

066[1 PRs](https://github.com/fastframe/utility-array/pulls)PHP

Since Nov 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/fastframe/utility-array)[ Packagist](https://packagist.org/packages/fastframe/utility-array)[ RSS](/packages/fastframe-utility-array/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

FastFrame Array Utilities
=========================

[](#fastframe-array-utilities)

Utilities for dealing with arrays and nested arrays in PHP

[![Latest Version on Packagist](https://camo.githubusercontent.com/853899e616625b91c116c4c3c0c3fa94a914539d67451045b3ae293fc349df49/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666173746672616d652f7574696c6974792d61727261792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fastframe/utility-array)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/e320be2dfa39032dc647711c38cf432f448342129c0f99c10f5bbfeedf8f86ae/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f666173746672616d652f7574696c6974792d61727261792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/fastframe/utility-array)

Install
-------

[](#install)

Via Composer

```
$ composer require fastframe/utility-array
```

Usage
-----

[](#usage)

The following classes are provided by this library:

- `FastFrame\Utility\ArrayHelper` Contains basic array handling utilities
- `FastFrame\Utility\NestedArrayHelper` Contains nested array handling utilities

For general usage instructions, please read the documentation [here](./docs/index.md).

Quality
-------

[](#quality)

This package attempts to comply with [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md) and [PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md). If you notice compliance oversights, please send a patch via pull request.

Support
-------

[](#support)

If you believe you have found a bug, please report it using the [Github issue tracker](https://github.com/fastframe/utility-array/issues), or better yet, fork the library and submit a pull request.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [David Lundgren](https://github.com/dlundgren)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 88.2% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5eb9bc1606754fee81247bf5d4a6a4d7fb7cce1b3769de69a345c5c8e120211e?d=identicon)[dlundgren](/maintainers/dlundgren)

---

Top Contributors

[![dlundgren](https://avatars.githubusercontent.com/u/1322393?v=4)](https://github.com/dlundgren "dlundgren (15 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (2 commits)")

### Embed Badge

![Health badge](/badges/fastframe-utility-array/health.svg)

```
[![Health](https://phpackages.com/badges/fastframe-utility-array/health.svg)](https://phpackages.com/packages/fastframe-utility-array)
```

###  Alternatives

[dktapps/pmforms

Form API library for PocketMine-MP plugins

532.6k1](/packages/dktapps-pmforms)

PHPackages © 2026

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