Libraries tagged by dot notation
dflydev/dot-access-data
425526680 Downloads
Given a deep data structure, access data by dot notation.
league/config
365167426 Downloads
Define configuration arrays with strict schemas and access values with dot notation
adbario/php-dot-notation
10213255 Downloads
PHP dot notation access to arrays
jawira/case-converter
8485924 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.
grasmash/expander
67330735 Downloads
Expands internal property references in PHP arrays.
dflydev/dot-access-configuration
14569127 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
infocyph/arraykit
22769 Downloads
PHP data and configuration primitives: arrays, collections, dot paths, dotenv, hooks, and DTO hydration.
divineomega/array_undot
150697 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
59171 Downloads
Simple PHP Dot Notation Parser
binary-cube/dot-array
115639 Downloads
PHP Dot-Array :: Sail through array using the dot notation
best/dot-notation
13196 Downloads
Compact, MongoDB-like dot notation for manipulating and creating arrays.
jord-jd/array_undot
2079 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
jasny/dotkey
226559 Downloads
Dot notation access for objects and arrays
xmarcos/dot-container
67996 Downloads
DotContainer enables deep array access using dot-notation.
web-fu/php-dot-notation
6505 Downloads
Library that allows to access array and object with strong type support in Dot Notation