Libraries tagged by dot notation
dschoenbauer/dot-notation
831 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.
searbe/brite-config
1465 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
michaels/data-manager
1821 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
kumuwai/data-transfer-object
2324 Downloads
Load/view dto elements with object, array, json, or dot-notation
dotty/dotty
93727 Downloads
Easy access to array data using dot notation
pklink/dotor
731 Downloads
Easy access to array values using dot notation. Useful for handling configurations or something like that
spacetab-io/obelix
500 Downloads
Reads an array with dot-notation and asterix (wildcard).
renoki-co/laravel-explicit-array
831 Downloads
Improved Laravel dot notation for explicit array keys.
proteins/dictionary
42 Downloads
Class to handle a repository of key-values data via dot notation key path
northrook/settings
122 Downloads
Lightweight PHP package for persistent settings, globally available using dot notation.
devly/repository
1027 Downloads
PHP data repository object with array access using dot notation
projectmeta/stingray
683 Downloads
Stingray - Access array elements via dot notation
yriveiro/dot
14 Downloads
Dot access for nested structures
szonov/dot-acl
10 Downloads
Simple ACL library for actions in dot notation
ronappleton/php-dot
37 Downloads
Set and get array values via dot notation.