An open API service indexing awesome lists of open source software.

https://github.com/northrook/array-access

Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.
https://github.com/northrook/array-access

dot-notation php properties wip

Last synced: 7 months ago
JSON representation

Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.

Awesome Lists containing this project

README

          

# array-access
Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.