PHPackages                             kfosoft/php-array-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kfosoft/php-array-helper

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

kfosoft/php-array-helper
========================

PHP Array Helper

1.0.1(10y ago)044PHPPHP &gt;=5.4.0

Since Aug 31Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

PHP Array Helper
================

[](#php-array-helper)

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

[](#installation)

Installation with Composer

Either run

```
    php composer.phar require --prefer-dist kfosoft/php-array-helper:"*"

```

or add in composer.json

```
    "require": {
            ...
            "kfosoft/php-array-helper":"*"
    }

```

Well done!

#### Methods

[](#methods)

##### ArrayHelper::rDiff($array1,$array2) - find difference recursive

[](#arrayhelperrdiffarray1array2---find-difference-recursive)

##### ArrayHelper::rDiffAssoc($array1,$array2) - find difference recursive with array keys

[](#arrayhelperrdiffassocarray1array2---find-difference-recursive-with-array-keys)

Enjoy, guys!

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

3893d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3544388a2defce630d5b16fe9c38c91057278147939e8fac9a419386c3984a98?d=identicon)[kfosoft](/maintainers/kfosoft)

---

Top Contributors

[![nemed](https://avatars.githubusercontent.com/u/5604304?v=4)](https://github.com/nemed "nemed (3 commits)")

---

Tags

phparrayphp-arrayarray helperphp array helper

### Embed Badge

![Health badge](/badges/kfosoft-php-array-helper/health.svg)

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

###  Alternatives

[pharaonic/php-dot-array

Access array data quickly/easily using dot-notation and asterisk.

1011.6k3](/packages/pharaonic-php-dot-array)

PHPackages © 2026

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