sajadsdi/array-dot-notation
Lightweight, high-performance PHP helper to get, set, delete, and check nested array values using dot notation. Supports multi-key operations, default values, key mapping on output, and callbacks for get/set behavior.
getArrayKeys method tool.set and delete methods.has methods on traits.get method.callback param on get method to callbackDefault.callback param on get method for called before return.callback for get method.callback for set method.get method params and add callback param.set method param and add callback param.getByDot method in DotNotationTrait and add callback param.getByDotMulti method in MultiDotNotationTrait and add callback param.default value(s) for get method.hasOne method.default param.has function param and scenario to get multiple keys.getByDot method in DotNotationTrait to provide default value.getByDotMulti method in MultiDotNotationTrait to provide default value(s).How can I help you explore Laravel packages today?