Libraries tagged by dotnotation
prowebcraft/dot
28443 Downloads
PHP dot notation array access
devuri/dot-access
24473 Downloads
A simple PHP library for accessing nested data using dot notation.
rapidwebltd/array_undot
12577 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
xmarcos/dot-container
67674 Downloads
DotContainer enables deep array access using dot-notation.
devuri/http
2309 Downloads
A simple flexible utility for making HTTP requests.
webcoast/dot-forms
548 Downloads
TYPO3 CMS extension for storing TCA fields with dot notation into a single field
simones/dotnot
1271 Downloads
Access your data with dot notation. Array or objects: no matter what!
axetools/dot
2004 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
rwillians/stingray
13336 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.
alrik11es/object-dot-notation
4505 Downloads
Object dot notation for PHP with key existence validation
searbe/brite-config
1465 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
michaels/data-manager
1822 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
mascame/arrayer
1448 Downloads
Array manipulation with dot notation. Also prepares an array to be put in a file. Very useful for config files.
arraypress/wp-array-utils
5 Downloads
Essential array operations for WordPress development - lean, focused, and practical
pklink/dotor
738 Downloads
Easy access to array values using dot notation. Useful for handling configurations or something like that