Libraries tagged by dot-notation
brenoroosevelt/array-functions
75 Downloads
A set of helpful array/iterables functions
bhittani/repository
159 Downloads
Fluent storage repository with dot notated key support
20tries/arr
30 Downloads
A package for aiding the handling of arrays using 'dot notation'
pklink/dotor
739 Downloads
Easy access to array values using dot notation. Useful for handling configurations or something like that
kasperhansen/dot-array-mapper
288 Downloads
Mapping array data using dot notation.
zeyn4loff/laravel-fluent-resources
3 Downloads
Recursive dot-notation field control, multi-language support, and auto-pagination for Laravel API Resources.
webiik/arr
74 Downloads
The Arr provides dot notation for PHP arrays.
unity/config
8 Downloads
Extensible configuration manager for PHP projects that uses dot notation and supports json, ini, array based and many more common formats
teonord/validator
2 Downloads
Advanced validation library with multiple API styles including JSON templates, inline rules, builder pattern, and functional composition. Features 50+ built-in validators, dot notation for nested objects, field reference resolution, and internationalization support. Zero dependencies, fully synchronous, and designed for maximum developer experience with extensible custom rule system.
tcdev/stingray
2 Downloads
Stingray - Access array elements via dot notation
szonov/dot-acl
11 Downloads
Simple ACL library for actions in dot notation
simoneddy/config
14 Downloads
basic read only config class with file/dir loader and dot notation
russpos/dotarray
11 Downloads
Utility for traversing arrays using a dot notation
ronolo/json-query
17 Downloads
A JSON dot.notation parser to access values. Example: persons.2.hobby
ronappleton/php-dot
39 Downloads
Set and get array values via dot notation.