Libraries tagged by dot notation
dflydev/dot-access-data
286206009 Downloads
Given a deep data structure, access data by dot notation.
league/config
234490734 Downloads
Define configuration arrays with strict schemas and access values with dot notation
adbario/php-dot-notation
7319194 Downloads
PHP dot notation access to arrays
dflydev/dot-access-configuration
14291413 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
jawira/case-converter
5450077 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
107713 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
38760 Downloads
Simple PHP Dot Notation Parser
devuri/dot-access
21691 Downloads
A simple PHP library for accessing nested data using dot notation.
binary-cube/dot-array
94263 Downloads
PHP Dot-Array :: Sail through array using the dot notation
mr-luke/configuration
378053 Downloads
Dot notation array host configuration package.
jasny/dotkey
202643 Downloads
Dot notation access for objects and arrays
web-fu/php-dot-notation
2670 Downloads
Library that allows to access array and object with strong type support in Dot Notation
sajadsdi/array-dot-notation
3749 Downloads
set and get with dot notation in arrays
prowebcraft/dot
28248 Downloads
PHP dot notation array access
pharaonic/php-dot-array
9079 Downloads
Access array data quickly/easily using dot-notation and asterisk.