Libraries tagged by dot-notation
gorka/dot-notation-access
43502 Downloads
Dot notation access arrays
xmarcos/dot-container
67979 Downloads
DotContainer enables deep array access using dot-notation.
pharaonic/php-dot-array
12503 Downloads
Access array data quickly/easily using dot-notation and asterisk.
arraypress/wp-array-utils
552 Downloads
Essential array operations for WordPress development - lean, focused, and practical
renoki-co/laravel-explicit-array
984 Downloads
Improved Laravel dot notation for explicit array keys.
rapidwebltd/array_undot
14392 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
mr-luke/configuration
477862 Downloads
Dot notation array host configuration package.
devly/repository
4289 Downloads
PHP data repository object with array access using dot notation
axetools/dot
6583 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
sil-org/php-array-dot-notation
1206 Downloads
PHP library for using dot notation in arrays
michaels/data-manager
2016 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
prowebcraft/dot
29956 Downloads
PHP dot notation array access
codezone/wp-support
2317 Downloads
A suite of helpers for making WordPress theme and plugin development easier, including DI container wrappers, dot-notation configuration, and PSR-7 routing integration.
rwillians/stingray
15776 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.
dschoenbauer/dot-notation
1249 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.