Releases: jdrieghe/array-helpers
Releases · jdrieghe/array-helpers
The One With The Added Array Set
First release
Added
array_get()
/Arr::get()
: find items in an array using dot notationarray_has()
/Arr::has()
: check if item exists in array using dot notation