PHPackages                             alive2212/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. alive2212/array-helper

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

alive2212/array-helper
======================

this is array helper

v4.0.3(4y ago)24881MITPHPPHP ~5.6|~7.0|~8.0CI failing

Since May 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Alive2212/ArrayHelper)[ Packagist](https://packagist.org/packages/alive2212/array-helper)[ Docs](https://github.com/Alive2212/ArrayHelper)[ RSS](/packages/alive2212-array-helper/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (8)Used By (1)

ArrayHelper
===========

[](#arrayhelper)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9c2365a523a08129ce5b0848ee9de4fcd3a036cea035843c03833d5e3c71292c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f416c697665323231322f61727261792d68656c7065722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Alive2212/array-helper)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/463086019795da171cd57f798414aed28357564fdcf371958d26127b9656dd65/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f416c697665323231322f417272617948656c7065722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Alive2212/ArrayHelper)[![Coverage Status](https://camo.githubusercontent.com/8941a04a72b2d89c36c46259746cc8603c36d5dbf6d02d8e1bac6922a6e2534e/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f416c697665323231322f417272617948656c7065722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Alive2212/ArrayHelper/code-structure)[![Quality Score](https://camo.githubusercontent.com/05f0f32009b3bb4d969b5eb38bd72142e74c8c12abe528dea326c152cfc94d25/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f416c697665323231322f417272617948656c7065722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Alive2212/ArrayHelper)[![Total Downloads](https://camo.githubusercontent.com/8556b0696453e9ee64ef22e0b0dc4390a5026c09cb4561f0e686880b8295689f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f416c697665323231322f61727261792d68656c7065722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Alive2212/array-helper)

**Note:** Replace `Babak Nodoust` `https://github.com/Alive2212` `https://babakn.com` `alive2212@yahoo.com` `Alive2212` `ArrayHelper` `this is array helper` with their correct values in [README.md](README.md), [CHANGELOG.md](CHANGELOG.md), [CONTRIBUTING.md](CONTRIBUTING.md), [LICENSE.md](LICENSE.md) and [composer.json](composer.json) files, then delete this line. You can run `$ php prefill.php` in the command line to make all replacements at once. Delete the file prefill.php as well.

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

```
bin/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require Alive2212/ArrayHelper
```

Usage
-----

[](#usage)

```
$skeleton = new Alive2212\ArrayHelper();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Babak Nodoust](https://github.com/https://github.com/Alive2212)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity73

Established project with proven stability

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

Recently: every ~191 days

Total

7

Last Release

1467d ago

Major Versions

v1.0.0 → v2.0.02020-01-16

v2.0.0 → v3.0.02020-04-02

v3.0.0 → v4.0.02020-04-02

PHP version history (2 changes)v1.0.0PHP ~5.6|~7.0

v4.0.1PHP ~5.6|~7.0|~8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/096cb0a90e1515fd7369bc03f9c36ce1cd55b64c3ac777400ea3997c28de83cc?d=identicon)[Alive2212](/maintainers/Alive2212)

---

Top Contributors

[![Alive2212](https://avatars.githubusercontent.com/u/5178290?v=4)](https://github.com/Alive2212 "Alive2212 (10 commits)")

---

Tags

arrayhelperAlive2212

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[tbbc/composer-javascript

Composer script handler for executing `npm install` and `bower install` automatically.

1716.4k](/packages/tbbc-composer-javascript)[wildbit/craft3-donottrack

Craft 3 plugin for respecting Do Not Track headers sent by browsers.

144.3k](/packages/wildbit-craft3-donottrack)[cinghie/yii2-menu

Yii2 Menu to create, manage, and delete dynamic menus in a Yii2 site.

101.1k](/packages/cinghie-yii2-menu)

PHPackages © 2026

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