Libraries tagged by array access
midweste/objectpath
236 Downloads
Generic 'dot path' class for accessing and modifying data classes and arrays
fiedsch/pathdumper
31 Downloads
Dump the data of an array so it displays the "path" that you would use in a twig template to access the respectice elements
rail-mukhametshin/config-manager
4 Downloads
ConfigManagerPHP is a lightweight and flexible configuration management tool for PHP applications. It provides an easy and intuitive interface for managing and accessing configuration data in various formats. With support for key formats such as PHP arrays and JSON, and planned expansions for YAML, 'ConfigManagerPHP' ensures centralized and efficient management of configuration settings, essential for any PHP project.
bcismariu/commons-descendable
116 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects