Libraries tagged by array access
irfantoor/collection
235 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
bisonlab/noorm-bundle
289 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
anekdotes/staticmodel
381 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.
redpilllinpro/nosql-bundle
64 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
axy/magic
392 Downloads
Work with magic fields
dotty/dotty
93694 Downloads
Easy access to array data using dot notation
pklink/dotor
722 Downloads
Easy access to array values using dot notation. Useful for handling configurations or something like that
hambrook/nest
58 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
dottwatson/simple-data
8 Downloads
traverse an array or an object by accessing the children and parents of a node
axetools/dot
37 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
extphp/data-dot
1648 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects.
dgifford/text-file
3515 Downloads
Class providing methods for editing text files on a line-by-line basis.
colindecarlo/collection
21 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
alex-unruh/dot-notation-config
24 Downloads
An abstraction layer to get data from array or a file built on Dflydev\DotAccessData\Data
nicmart/arrayze
22 Downloads
A callback-based decorator that gives array access to values.