dflydev/dot-access-data
Access and modify nested PHP arrays/objects using dot notation. Set, get, check, and append values with simple paths like a.b.c. Supports defaults and throws exceptions for missing paths—handy for configs and deep data structures.
Given a deep data structure representing a configuration, access configuration by dot notation.
How can I help you explore Laravel packages today?