Libraries tagged by array accessor
dschoenbauer/dot-notation
1107 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
5485 Downloads
Class providing methods for editing text files on a line-by-line basis.
prowebcraft/dot
29819 Downloads
PHP dot notation array access
gravatalonga/container
2666 Downloads
Implementation of PSR-11 Container, it is lightweight yet powerful. Feature such as Lazy Factory, Factory, Optinal Share of Services, Array Access and other it can be very versatile.
devly/repository
3097 Downloads
PHP data repository object with array access using dot notation
simones/dotnot
1745 Downloads
Access your data with dot notation. Array or objects: no matter what!
tebru/multi-array
3288 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP
ali-eltaweel/array-subscript
144 Downloads
A PHP library for accessing object properties using array subscript notation.
dmitrijs-brujevs/data-object
8 Downloads
Path-based in-memory data container with nested array access via slash-separated node paths.
web-fu/proxy
725 Downloads
Library that allows to access array and object and proxy them
dotty/dotty
93758 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.
fromholdio/silverstripe-commonancestor
1190 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
347 Downloads
Strongly-typed configuration for PHP applications
sqonk/phext-core
2238 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.