Libraries tagged by array accessor
devly/repository
965 Downloads
PHP data repository object with array access using dot notation
kaiseki/config
789 Downloads
Type-safe access to array configurations
simones/dotnot
951 Downloads
Access your data with dot notation. Array or objects: no matter what!
codeinc/array-access
25 Downloads
ArrayAccess library
tebru/multi-array
3139 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP
andydune/array-container
526 Downloads
It profitable for better accessibility to values. It supports any filters and mutators.
piotrpress/initer
236 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
piotrpress/configer
292 Downloads
This library loads/saves php array from/to a configuration file.
michaels/data-manager
1820 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
autoframe/design-patterns
330 Downloads
PHP design patterns. Singleton...
dotty/dotty
93727 Downloads
Easy access to array data using dot notation
pklink/dotor
727 Downloads
Easy access to array values using dot notation. Useful for handling configurations or something like that
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
dottwatson/simple-data
15 Downloads
traverse an array or an object by accessing the children and parents of a node
timdev/typed-config
195 Downloads
Strongly-typed configuration for PHP applications