Libraries tagged by array accessor
tebru/multi-array
3144 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP
ali-eltaweel/array-subscript
5 Downloads
A PHP library for accessing object properties using array subscript notation.
piotrpress/initer
247 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
piotrpress/configer
303 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
338 Downloads
PHP design patterns. Singleton...
fnayou/dotted
3352 Downloads
php library to access multidimensional arrays
dotty/dotty
93727 Downloads
Easy access to array data using dot notation
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
timdev/typed-config
204 Downloads
Strongly-typed configuration for PHP applications
sqonk/phext-core
1667 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.
dschoenbauer/dot-notation
829 Downloads
Given a complicated data structure, this library allows easy and safe access to data via dot notation. This library is a compilation of other Dot Notation libraries, taking the best feature from each.
dgifford/text-file
3659 Downloads
Class providing methods for editing text files on a line-by-line basis.
colindecarlo/collection
23 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
nicmart/arrayze
22 Downloads
A callback-based decorator that gives array access to values.