Libraries tagged by dot array
dingtao/simple-array-accessor
17 Downloads
a simple lib to get/set array value with dot notation
adrian-ortega/dot-notation-php
32 Downloads
Access array data with dot notation
extphp/data-dot
1649 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(.)
pecee/dot-notation
29 Downloads
Dot notation support for JSON-like syntax for easily creating and mapping arrays in PHP.
opxcore/array
136 Downloads
The OpxCore array utils.
hail/arrays
9 Downloads
PHP array tools
flextype-components/arrays
2194 Downloads
Arrays Component contains methods that can be useful when working with arrays.
dschoenbauer/dot-notation
811 Downloads
Given a complicated data structure, this library allows easy and safe access to data via dot notation. This library is a compilation of other Dot Notation libraries, taking the best feature from each.
brenoroosevelt/array-functions
73 Downloads
A set of helpful array/iterables functions
bound1ess/dot
16 Downloads
dot.notation.in.php.made.simple
alex-unruh/dot-notation-config
25 Downloads
An abstraction layer to get data from array or a file built on Dflydev\DotAccessData\Data
nabokoval/php-dot-access
1 Downloads
Data container using dot notation
koded/stdlib
9476 Downloads
A standard library for shareable classes and functions
20tries/arr
27 Downloads
A package for aiding the handling of arrays using 'dot notation'