Libraries tagged by array access
pharaonic/php-dot-array
11934 Downloads
Access array data quickly/easily using dot-notation and asterisk.
gorka/dot-notation-access
42325 Downloads
Dot notation access arrays
xmarcos/dot-container
67843 Downloads
DotContainer enables deep array access using dot-notation.
michaels/data-manager
1964 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
web-fu/php-dot-notation
5820 Downloads
Library that allows to access array and object with strong type support in Dot Notation
boxblinkracer/xpatharray
41781 Downloads
XPath Access for Arrays
kohkimakimoto/earray
6130 Downloads
EArray is a small PHP class to provide convenient ways to access a PHP array.
axetools/dot
5227 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
myerscode/utilities-bags
9493 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
kaiseki/config
3168 Downloads
Type-safe access to array configurations
rkr/recursive-array-accessor
1834 Downloads
Access recursive arrays through an easy interface
petrgrishin/array-access
5216 Downloads
PHP multi array access
mschindler83/array-access
2821 Downloads
Easy array access
dgifford/array-access-trait
5611 Downloads
Trait providing methods to implement array access using a container variable.
ayesh/case-insensitive-array
20686 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.