Libraries tagged by array access
sobriodev/collection
5 Downloads
Collection library provides a simple way to access and modify nested arrays
proteins/structure
44 Downloads
Access properties with associative array or object notation seamlessly
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
abdelkarim/sadiki
0 Downloads
Define configuration arrays with strict schemas and access values with dot notation
pechynho/php-utils
15875 Downloads
This is a small collection of PHP libraries for easier working with strings, arrays, files, scalars, formatting and accessing properties.
donsimon/alt-brite-config
21 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
midweste/objectpath
251 Downloads
Generic 'dot path' class for accessing and modifying data classes and arrays
scoult/secrets
0 Downloads
A provider-agnostic PHP package to access secrets from various sources (e.g. Azure App Configuration, Env, Array).
fiedsch/pathdumper
32 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