Libraries tagged by dot notation
dflydev/dot-access-data
383021899 Downloads
Given a deep data structure, access data by dot notation.
league/config
324642466 Downloads
Define configuration arrays with strict schemas and access values with dot notation
adbario/php-dot-notation
9264576 Downloads
PHP dot notation access to arrays
jawira/case-converter
7519231 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
dflydev/dot-access-configuration
14513530 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
divineomega/array_undot
139099 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
quorum/dot-notation
52825 Downloads
Simple PHP Dot Notation Parser
binary-cube/dot-array
111103 Downloads
PHP Dot-Array :: Sail through array using the dot notation
best/dot-notation
11100 Downloads
Compact, MongoDB-like dot notation for manipulating and creating arrays.
jord-jd/array_undot
862 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
jasny/dotkey
222381 Downloads
Dot notation access for objects and arrays
xmarcos/dot-container
67820 Downloads
DotContainer enables deep array access using dot-notation.
web-fu/php-dot-notation
5776 Downloads
Library that allows to access array and object with strong type support in Dot Notation
sajadsdi/array-dot-notation
6467 Downloads
set and get with dot notation in arrays
pharaonic/php-dot-array
11902 Downloads
Access array data quickly/easily using dot-notation and asterisk.