PHPackages                             presentkim/arrayutils - 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. presentkim/arrayutils

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

presentkim/arrayutils
=====================

Library that provides a method to fancy manipulate an array

4.2.0(4y ago)1144MITPHPPHP ^7.1

Since Oct 29Pushed 4y ago2 watchersCompare

[ Source](https://github.com/PresentKim/arrayutils)[ Packagist](https://packagist.org/packages/presentkim/arrayutils)[ RSS](/packages/presentkim-arrayutils/feed)WikiDiscussions main Synced today

READMEChangelog (2)DependenciesVersions (4)Used By (0)

[![Packagist Status](https://camo.githubusercontent.com/ce659fdf564de55dec0831c6b7a5c0ec5526f1abea1147cda01e5d1d846179e3/68747470733a2f2f706f7365722e707567782e6f72672f70726573656e746b696d2f61727261797574696c732f763f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/presentkim/arrayutils)[![Packagist Downloads](https://camo.githubusercontent.com/a5b8dc44a36471645e349283077e37e7e5afffa0d23287e67a3f7202684a97b3/68747470733a2f2f706f7365722e707567782e6f72672f70726573656e746b696d2f61727261797574696c732f646f776e6c6f6164733f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/presentkim/arrayutils)[![Stars](https://camo.githubusercontent.com/0517549eb4cd57e0c33a89be7363b7693f5c04b9aebf8e99d4d1f9eb31035020/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f70726573656e746b696d2f61727261797574696c732e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/presentkim/arrayutils/stargazers)[![License](https://camo.githubusercontent.com/f1d1fd9a4b849175d073db53e93939caa4cfd02bbf5dc1dae7409d3e63542afd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f70726573656e746b696d2f61727261797574696c732e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/presentkim/arrayutils/blob/main/LICENSE)

 [![Logo](https://raw.githubusercontent.com/presentkim/arrayutils/main/assets/icon.png)](https://raw.githubusercontent.com/presentkim/arrayutils/main/assets/icon.png)### arrayutils

[](#arrayutils)

 An library that provides a method to fancy manipulate an array!

[View in Packagist](https://packagist.org/packages/presentkim/arrayutils) · [Report a bug](https://github.com/presentkim/arrayutils/issues) · [Request a feature](https://github.com/presentkim/arrayutils/issues)

📖 Introduction
--------------

[](#book-introduction)

The evil PHP array functions give developers the pain of:

- Some functions **requires array first**, but some functions **require array last**...
- Some functions **returns result**, but some functions **modify referenced variables**...
- Code was **line-break** because since it is a function...
- Each function has **different parameters to the callback function**...
- No modern functions using arrays. Such as `every`, `some`

I created this library to solve these problems and make code flow like `js-array`

For a detailed description, [Click here (GitBook)](https://arrayutils.docs.present.kim/)

---

📦 Installation
--------------

[](#package-installation)

You can use this library with composer.

- Go to [**Packagist**](https://packagist.org/packages/presentkim/arrayutils)

> **Note** for [Pocketmine](https://github.com/pmmp/Pocketmine-MP) plugin developer
> You can use this library with poggit
>
> - Go to [**Poggit**](https://poggit.pmmp.io/ci/presentkim-pm/arrayutils/~)

---

📝 License
---------

[](#memo-license)

> You can check out the full license [here](LICENSE)

This project is licensed under the terms of the **MIT** license

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

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 ~300 days

Total

3

Last Release

1519d ago

PHP version history (2 changes)4.0.0PHP ^7.3

4.2.0PHP ^7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/964ae339768012a7e570f02bd3de36275c5e737c991168afab136d3040b13501?d=identicon)[PresentKim](/maintainers/PresentKim)

---

Top Contributors

[![PresentKim](https://avatars.githubusercontent.com/u/13284800?v=4)](https://github.com/PresentKim "PresentKim (66 commits)")

---

Tags

libraryphpphp-libraryphp8

### Embed Badge

![Health badge](/badges/presentkim-arrayutils/health.svg)

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

PHPackages © 2026

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