RFC: array_path_get and array_path_exists functions
Project Governance
Author
Carlos Granados
In PHP applications, it is very common to work with deeply nested arrays, especially when dealing with configuration data, decoded JSON payloads, request data, ...