Libraries tagged by dot accessor
yriveiro/dot
13 Downloads
Dot access for nested structures
nabokoval/php-dot-access
1 Downloads
Data container using dot notation
bjoern-goetschke/object-dot-access
1722 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
128 Downloads
PHP dot notation access to arrays
noj/dot
9733 Downloads
Nested array/object access through dot notation
dschoenbauer/dot-notation
805 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
32 Downloads
Access array data with dot notation
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
23 Downloads
An abstraction layer to get data from array or a file built on Dflydev\DotAccessData\Data
ryanwhowe/dot
206 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.
timdev/typed-config
186 Downloads
Strongly-typed configuration for PHP applications
prowebcraft/yii2-model-params
376 Downloads
Add a flexible JSON object to any ActiveRecord model with easy dot-notation access
donsimon/alt-brite-config
19 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access