Libraries tagged by array dot
kumuwai/data-transfer-object
2233 Downloads
Load/view dto elements with object, array, json, or dot-notation
spaf/simputils
5201 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
dikki/config
190 Downloads
Write and Parse Config Files in YAML, JSON, INI or PHP Array format
devly/repository
664 Downloads
PHP data repository object with array access using dot notation
rwillians/stingray
11287 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.
selvinortiz/dot
181 Downloads
Simplified array dot notation for PHP
p810/dot
26 Downloads
A utility for traversing arrays using dot notation
khalyomede/array-get
60 Downloads
Function to traverse an array using dot and star syntax.
axetools/dot
37 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
dotty/dotty
93694 Downloads
Easy access to array data using dot notation
dingtao/simple-array-accessor
17 Downloads
a simple lib to get/set array value with dot notation
codin/dot
6961 Downloads
Dot Notation Array Access
pklink/dotor
722 Downloads
Easy access to array values using dot notation. Useful for handling configurations or something like that
extphp/data-dot
1648 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects.
alex-unruh/dot-notation-config
24 Downloads
An abstraction layer to get data from array or a file built on Dflydev\DotAccessData\Data