Libraries tagged by dot-notation
rwillians/stingray
15825 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.
dschoenbauer/dot-notation
1262 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.
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
phpdot/config
11 Downloads
Typed, cached, dot-notation configuration for modern PHP.
onaonbir/oo-settings
139 Downloads
Production-ready, high-performance settings management system for Laravel applications with caching, validation, and event support.
onaonbir/oo-metas
128 Downloads
Flexible and extensible metadata management system for Laravel models with caching, dot notation, connected models, and type-safe value objects.
oasys/config
24 Downloads
Lightweight PHP array config file loader with dot-notation value access
nabeghe/confix
17 Downloads
Static-architecture PHP configuration library. Simple, file-backed, class-based configuration with parent/child partitioning and dot-notation support.
devuri/dot-access
25476 Downloads
A simple PHP library for accessing nested data using dot notation.
abmmhasan/bucket
119 Downloads
PHP data and configuration primitives: arrays, collections, dot paths, dotenv, hooks, and DTO hydration.
webcoast/dot-forms
1096 Downloads
TYPO3 CMS extension for storing TCA fields with dot notation into a single field
spacetab-io/obelix
552 Downloads
Reads an array with dot-notation and asterix (wildcard).
simones/dotnot
1794 Downloads
Access your data with dot notation. Array or objects: no matter what!
selvinortiz/dot
182 Downloads
Simplified array dot notation for PHP