Libraries tagged by array accessor
simones/dotnot
1223 Downloads
Access your data with dot notation. Array or objects: no matter what!
ayesh/case-insensitive-array
20663 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
ali-eltaweel/array-subscript
16 Downloads
A PHP library for accessing object properties using array subscript notation.
michaels/data-manager
1822 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
web-fu/proxy
326 Downloads
Library that allows to access array and object and proxy them
dotty/dotty
93728 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.
didix16/php-apidataobject
7659 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
fromholdio/silverstripe-commonancestor
1044 Downloads
A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class.
timdev/typed-config
265 Downloads
Strongly-typed configuration for PHP applications
colindecarlo/collection
23 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
nicmart/arrayze
23 Downloads
A callback-based decorator that gives array access to values.
devly/repository
1059 Downloads
PHP data repository object with array access using dot notation
projectmeta/stingray
683 Downloads
Stingray - Access array elements via dot notation
noj/dot
9738 Downloads
Nested array/object access through dot notation