PHPackages                             atomastic/arrays - 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. atomastic/arrays

Abandoned → [glowy/arrays](/?search=glowy%2Farrays)Library

atomastic/arrays
================

Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.

v5.0.0(3y ago)157.1k22MITPHPPHP ^8.1

Since Oct 3Pushed 3y ago2 watchersCompare

[ Source](https://github.com/glowyphp/arrays)[ Packagist](https://packagist.org/packages/atomastic/arrays)[ RSS](/packages/atomastic-arrays/feed)WikiDiscussions 5.x Synced 1w ago

READMEChangelog (10)Dependencies (5)Versions (21)Used By (2)

Arrays
======

[](#arrays)

Arrays Package provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.

[![License MIT](https://camo.githubusercontent.com/17330ae6dd024e9e53cb81394db7208fe224d218d58ffe321564ca52a38e0a92/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f6c6162656c3d4c6963656e7365)](https://camo.githubusercontent.com/17330ae6dd024e9e53cb81394db7208fe224d218d58ffe321564ca52a38e0a92/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f6c6162656c3d4c6963656e7365) [![Total downloads](https://camo.githubusercontent.com/044aa16f851393a625d27856053c94bbb49e9879bf476b34def46ece78c50cfa/68747470733a2f2f706f7365722e707567782e6f72672f676c6f77792f6172726179732f646f776e6c6f616473)](https://packagist.org/packages/glowy/arrays) [![GitHub Repo stars](https://camo.githubusercontent.com/5fb13a7654c1dc3d4d05d23e87e05821542de065dae4d08cfbe1e825f7538f7e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f676c6f77797068702f6172726179733f6c6162656c3d5374617273)](https://camo.githubusercontent.com/5fb13a7654c1dc3d4d05d23e87e05821542de065dae4d08cfbe1e825f7538f7e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f676c6f77797068702f6172726179733f6c6162656c3d5374617273) [![GitHub forks](https://camo.githubusercontent.com/c0f369c73f93b2289b25281af8fa2d1f2650c8a9c013b0e58d52004e1436f9c5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f676c6f77797068702f6172726179733f6c6162656c3d466f726b73)](https://camo.githubusercontent.com/c0f369c73f93b2289b25281af8fa2d1f2650c8a9c013b0e58d52004e1436f9c5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f676c6f77797068702f6172726179733f6c6162656c3d466f726b73) [![Hits of Code](https://camo.githubusercontent.com/7d0e1d3aaf676116ba7acf8365390df901008ac06640fbb9ae273320cc16a14e/68747470733a2f2f686974736f66636f64652e636f6d2f6769746875622f676c6f77797068702f6172726179733f6272616e63683d342e78)](https://hitsofcode.com)

### Installation

[](#installation)

#### With [Composer](https://getcomposer.org)

[](#with-composer)

```
composer require glowy/arrays

```

### Resources

[](#resources)

- [Documentation](https://awilum.github.io/glowyphp/arrays)

### Tests

[](#tests)

Run tests

```
./vendor/bin/pest

```

### License

[](#license)

[The MIT License (MIT)](https://github.com/glowyphp/arrays/blob/master/LICENSE)Copyright (c) [Sergey Romanenko](https://github.com/Awilum)

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 99.6% 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 ~44 days

Recently: every ~65 days

Total

20

Last Release

1208d ago

Major Versions

v1.3.0 → v2.0.02020-12-02

v2.2.0 → v3.0.02021-02-18

v3.1.0 → v4.0.02021-12-23

v4.2.0 → v5.0.02022-07-03

PHP version history (3 changes)v1.0.0PHP ^7.3 || ^8.0

v3.0.0PHP ^7.4 || ^8.0

v5.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/477114?v=4)[Sergey Romanenko](/maintainers/Awilum)[@Awilum](https://github.com/Awilum)

---

Top Contributors

[![Awilum](https://avatars.githubusercontent.com/u/477114?v=4)](https://github.com/Awilum "Awilum (258 commits)")[![liorchamla](https://avatars.githubusercontent.com/u/17835706?v=4)](https://github.com/liorchamla "liorchamla (1 commits)")

---

Tags

array-methodsarraysdot-notationglowyglowyphppackagephpphp-packagephparraysphp arraysglowyglowyphp

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/atomastic-arrays/health.svg)

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

###  Alternatives

[glowy/arrays

Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.

153.2k3](/packages/glowy-arrays)[glowy/strings

Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.

183.4k2](/packages/glowy-strings)

PHPackages © 2026

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