Libraries tagged by dotnotation
league/config
174809228 Downloads
Define configuration arrays with strict schemas and access values with dot notation
dflydev/dot-access-data
220215688 Downloads
Given a deep data structure, access data by dot notation.
adbario/php-dot-notation
6208446 Downloads
PHP dot notation access to arrays
jawira/case-converter
4457905 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
14028073 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
divineomega/array_undot
87586 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
29876 Downloads
Simple PHP Dot Notation Parser
mr-luke/configuration
278767 Downloads
Dot notation array host configuration package.
jasny/dotkey
190422 Downloads
Dot notation access for objects and arrays
binary-cube/dot-array
83345 Downloads
PHP Dot-Array :: Sail through array using the dot notation
best/dot-notation
3002 Downloads
Compact, MongoDB-like dot notation for manipulating and creating arrays.
gorka/dot-notation-access
34297 Downloads
Dot notation access arrays
prowebcraft/dot
27309 Downloads
PHP dot notation array access
xmarcos/dot-container
67479 Downloads
DotContainer enables deep array access using dot-notation.
pharaonic/php-dot-array
6833 Downloads
Access array data quickly/easily using dot-notation and asterisk.