Libraries tagged by dot notation
dflydev/dot-access-data
266131931 Downloads
Given a deep data structure, access data by dot notation.
league/config
215999280 Downloads
Define configuration arrays with strict schemas and access values with dot notation
adbario/php-dot-notation
7001528 Downloads
PHP dot notation access to arrays
dflydev/dot-access-configuration
14244874 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
jawira/case-converter
5178474 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.
divineomega/array_undot
102430 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
36329 Downloads
Simple PHP Dot Notation Parser
binary-cube/dot-array
91745 Downloads
PHP Dot-Array :: Sail through array using the dot notation
mr-luke/configuration
349850 Downloads
Dot notation array host configuration package.
jasny/dotkey
200658 Downloads
Dot notation access for objects and arrays
web-fu/php-dot-notation
1670 Downloads
Library that allows to access array and object with strong type support in Dot Notation
sajadsdi/array-dot-notation
3062 Downloads
set and get with dot notation in arrays
prowebcraft/dot
28046 Downloads
PHP dot notation array access
pharaonic/php-dot-array
8562 Downloads
Access array data quickly/easily using dot-notation and asterisk.
devuri/dot-access
3651 Downloads
A simple PHP library for accessing nested data using dot notation.