Libraries tagged by dot accessor
yriveiro/dot
14 Downloads
Dot access for nested structures
nabokoval/php-dot-access
1 Downloads
Data container using dot notation
dot-array/dot-array
11 Downloads
(C)oncept-Labs 'DOT' Array
bjoern-goetschke/object-dot-access
1734 Downloads
Library to access nested object properties by providing a string
mkomorowski/php-dot-get
9 Downloads
Array dot notation access
firstred/php-dot-notation
129 Downloads
PHP dot notation access to arrays
codin/dot
6983 Downloads
Dot Notation Array Access
dschoenbauer/dot-notation
813 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.
adrian-ortega/dot-notation-php
34 Downloads
Access array data with dot notation
rch/config-access-bundle
18 Downloads
Get/set your application config values using dot paths.
melting-server/schema-dot-org-tree
10 Downloads
Reads a version of schema.org and builds out a structured tree. Access any entry's direct or inherited properties or traverse the tree using $entity->parent() or $entity->children. Supports multiple schema versions.
alex-unruh/dot-notation-config
27 Downloads
An abstraction layer to get data from array or a file built on Dflydev\DotAccessData\Data
ryanwhowe/dot
217 Downloads
A PHP library to access and Set values in an array using dot notation or any other separator
raggitech/php-dot-array
1534 Downloads
Access array data quickly/easily using dot-notation and asterisk.
prowebcraft/yii2-model-params
439 Downloads
Add a flexible JSON object to any ActiveRecord model with easy dot-notation access