Libraries tagged by dotnotation
rapidwebltd/array_undot
12380 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
web-fu/php-dot-notation
387 Downloads
Library that allows to access array and object with strong type support in Dot Notation
silinternational/php-array-dot-notation
1220 Downloads
PHP library for using dot notation in arrays
sajadsdi/array-dot-notation
1901 Downloads
set and get with dot notation in arrays
xmarcos/dot-container
67479 Downloads
DotContainer enables deep array access using dot-notation.
michaels/data-manager
1814 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
mascame/arrayer
1441 Downloads
Array manipulation with dot notation. Also prepares an array to be put in a file. Very useful for config files.
devuri/dot-access
2003 Downloads
A simple PHP library for accessing nested data using dot notation.
simones/dotnot
309 Downloads
Access your data with dot notation. Array or objects: no matter what!
kumuwai/data-transfer-object
2230 Downloads
Load/view dto elements with object, array, json, or dot-notation
dotty/dotty
93694 Downloads
Easy access to array data using dot notation
devly/repository
664 Downloads
PHP data repository object with array access using dot notation
rwillians/stingray
11280 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.
alrik11es/object-dot-notation
4482 Downloads
Object dot notation for PHP with key existence validation
alex-unruh/dot-notation-config
24 Downloads
An abstraction layer to get data from array or a file built on Dflydev\DotAccessData\Data