Libraries tagged by array accessor
jackchang1025-clagiordano/weblibs-configmanager
15 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
ckr/config
94 Downloads
Simple access to multi dimensional arrays, useful for configuration data
donsimon/alt-brite-config
21 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
midweste/objectpath
236 Downloads
Generic 'dot path' class for accessing and modifying data classes and arrays
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.
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