glowyphp / 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.

Home Page:https://awilum.github.io/glowyphp/arrays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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

About

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.

https://awilum.github.io/glowyphp/arrays

License:MIT License


Languages

Language:PHP 100.0%