Hi-Folks / array

Arr class is built on top of the PHP array functions. Arr exposes methods for creating, managing, accessing to the array data structure.
https://packagist.org/packages/hi-folks/array
MIT License
15 stars 9 forks source link

Implements ArrayAccess #1

Closed roberto-butti closed 2 years ago

roberto-butti commented 2 years ago

In order to access to Arr object like an array:

roberto-butti commented 2 years ago

closed with #2