codeliner/array-reader
Read values from multidimensional PHP arrays using dot-paths with escaping for dotted keys. Typed getters like stringValue() accept defaults when paths are missing, and pathExists() lets you distinguish null values from non-existent paths.
The original array can now contain keys with dots and you can escape the dots in such a key with a backslash. See README.md for an example.
enjoy it!
How can I help you explore Laravel packages today?