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.

Maintainers

👁 Awilum

Package info

github.com/glowyphp/arrays

pkg:composer/glowy/arrays

Statistics

Installs: 3 201

Dependents: 4

Suggesters: 0

Stars: 15

Open Issues: 0

v5.0.0 2022-07-03 15:07 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT ab0850ec01983359eb292bbc0d75326c6d6c62b6

phparraysphp-arraysglowyglowyphp

This package is auto-updated.

Last update: 2026-06-09 01:45:50 UTC


README

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
👁 Total downloads
👁 GitHub Repo stars
👁 GitHub forks
👁 Hits of Code


Installation

With Composer

composer require glowy/arrays

Resources

Tests

Run tests

./vendor/bin/pest

License

The MIT License (MIT) Copyright (c) Sergey Romanenko