Libraries tagged by dot-notation
league/config
323258793 Downloads
Define configuration arrays with strict schemas and access values with dot notation
dflydev/dot-access-data
381394736 Downloads
Given a deep data structure, access data by dot notation.
adbario/php-dot-notation
9229659 Downloads
PHP dot notation access to arrays
jawira/case-converter
7479046 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
14510999 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
divineomega/array_undot
138651 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
52468 Downloads
Simple PHP Dot Notation Parser
best/dot-notation
10992 Downloads
Compact, MongoDB-like dot notation for manipulating and creating arrays.
jord-jd/array_undot
809 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
jasny/dotkey
222243 Downloads
Dot notation access for objects and arrays
binary-cube/dot-array
110902 Downloads
PHP Dot-Array :: Sail through array using the dot notation
web-fu/php-dot-notation
5773 Downloads
Library that allows to access array and object with strong type support in Dot Notation
sajadsdi/array-dot-notation
6445 Downloads
set and get with dot notation in arrays
gorka/dot-notation-access
42030 Downloads
Dot notation access arrays
xmarcos/dot-container
67818 Downloads
DotContainer enables deep array access using dot-notation.