Libraries tagged by dot array
atomino/util-dot-notation
58 Downloads
Array dot notation converter
00f100/array_dot
537 Downloads
array_dot method to navigate into array
arabcoders/dot-notation
31 Downloads
Array Dot Notation
mirkoschmidt/arraydot
564 Downloads
Functions to handle multidimensional arrays and dots.
khalyomede/array-get
63 Downloads
Function to traverse an array using dot and star syntax.
colorium/arraydot
71 Downloads
Traversable array with dot notation
ryanwhowe/dot
223 Downloads
A PHP library to access and Set values in an array using dot notation or any other separator
ronappleton/php-dot
39 Downloads
Set and get array values via dot notation.
ronappleton/laravel-dot
23 Downloads
Set and get array values via dot notation
jbizzay/php-dot
252 Downloads
Structured array helper with dot notation
firstred/php-dot-notation
129 Downloads
PHP dot notation access to arrays
dingtao/simple-array-accessor
17 Downloads
a simple lib to get/set array value with dot notation
adrian-ortega/dot-notation-php
34 Downloads
Access array data with dot notation
extphp/data-dot
1654 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects.
secalith/array-digger
12 Downloads
Extracts the value from given array by given path (with delimiter). as default delimiter it uses dot(.)