indibit-eu/arrayfacade

There is no license information available for the latest version (v2.0.1) of this package.

v2.0.1 2023-06-28 11:12 UTC

This package is auto-updated.

Last update: 2024-04-28 12:54:48 UTC


README

Wraps PHP's built-in array functions, extends them and supports a functional, object-oriented style inspired by Lodash

https://packagist.org/packages/indibit-eu/arrayfacade

Why another array wrapper?

Limitations

  • empty(), is_array() and the array_...() functions cannot be called on instances of ArrayFacade