Libraries tagged by array dot
timdev/typed-config
348 Downloads
Strongly-typed configuration for PHP applications
irfantoor/collection
265 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
dmitrijs-brujevs/data-object
8 Downloads
Path-based in-memory data container with nested array access via slash-separated node paths.
spacetab-io/obelix
546 Downloads
Reads an array with dot-notation and asterix (wildcard).
philiprehberger/php-schema-validator
68 Downloads
Fluent data schema validator with nested objects, arrays, and dot-notation errors
projectmeta/stingray
683 Downloads
Stingray - Access array elements via dot notation
mkomorowski/php-dot-get
9 Downloads
Array dot notation access
mirkoschmidt/arraydot
564 Downloads
Functions to handle multidimensional arrays and dots.
colorium/arraydot
71 Downloads
Traversable array with dot notation
blixon/dot-array
2 Downloads
Simple library for vanilla array dot syntax
atomino/util-dot-notation
58 Downloads
Array dot notation converter
00f100/array_dot
537 Downloads
array_dot method to navigate into array
arabcoders/dot-notation
31 Downloads
Array Dot Notation
william-lindner/delimiter_array_access
6 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
khalyomede/array-get
63 Downloads
Function to traverse an array using dot and star syntax.