Libraries tagged by array data notation
josantonius/json
22519 Downloads
PHP simple library for managing Json files.
michaels/data-manager
1964 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
pharaonic/php-dot-array
11928 Downloads
Access array data quickly/easily using dot-notation and asterisk.
axetools/dot
5211 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
dschoenbauer/dot-notation
1095 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.
kumuwai/data-transfer-object
2410 Downloads
Load/view dto elements with object, array, json, or dot-notation
simones/dotnot
1702 Downloads
Access your data with dot notation. Array or objects: no matter what!
devly/repository
2808 Downloads
PHP data repository object with array access using dot notation
smoren/array-view
9 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
elrayes/data-normalizer
66 Downloads
Data Normalizer: recursively normalize data and access it via array, object, and dot-notation (with escaped dots).
dotty/dotty
93758 Downloads
Easy access to array data using dot notation
adrian-ortega/dot-notation-php
34 Downloads
Access array data with dot notation
kasperhansen/dot-array-mapper
288 Downloads
Mapping array data using dot notation.
raggitech/php-dot-array
1534 Downloads
Access array data quickly/easily using dot-notation and asterisk.
alex-unruh/dot-notation-config
27 Downloads
An abstraction layer to get data from array or a file built on Dflydev\DotAccessData\Data