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

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

zver/array-helper
=================

this is universal package template for development and testing

1.0.5(8y ago)0737PHPCI failing

Since Jun 23Pushed 5y ago1 watchersCompare

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

READMEChangelog (6)DependenciesVersions (7)Used By (0)

Zver\\ArrayHelper
=================

[](#zverarrayhelper)

To help you manipulate with arrays

### Example usage

[](#example-usage)

```
$reversed=ArrayHelper::load([1,2,34,4])
                ->reverse()
                ->getArray();
```

[Documentation](docs/markdown/API.md)

#### Prepare package

[](#prepare-package)

```
php prepare.php

```

#### Test package

[](#test-package)

```
php test.php

```

#### Generate package documentation in HTML and Markdown

[](#generate-package-documentation-in-html-and-markdown)

```
php doc.php

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

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

Recently: every ~77 days

Total

6

Last Release

3269d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d9232c467b0a92054e5b953630789ee1453b5a31976a99f6c03c068597c48354?d=identicon)[s4urp8n](/maintainers/s4urp8n)

---

Top Contributors

[![s4urp8n](https://avatars.githubusercontent.com/u/2367692?v=4)](https://github.com/s4urp8n "s4urp8n (16 commits)")

### Embed Badge

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

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

###  Alternatives

[dcblogdev/laravel-companies-house

A Laravel Companies House package

1115.4k](/packages/dcblogdev-laravel-companies-house)

PHPackages © 2026

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