Libraries tagged by array accessor
autoframe/design-patterns
370 Downloads
PHP design patterns. Singleton...
dotaccess/dotarray
18 Downloads
(C)oncept-Labs DOT Accessable array container
adrian-ortega/dot-notation-php
34 Downloads
Access array data with dot notation
mkomorowski/php-dot-get
9 Downloads
Array dot notation access
pklink/dotor
738 Downloads
Easy access to array values using dot notation. Useful for handling configurations or something like that
hambrook/nestr
19 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
killswitch/earray
325 Downloads
EArray is a small PHP class to provide convenient ways to access a PHP Array.
dottwatson/simple-data
18 Downloads
traverse an array or an object by accessing the children and parents of a node
punarinta/apath
12 Downloads
A way to access data for multidimensional PHP arrays and objects.
ryanwhowe/dot
223 Downloads
A PHP library to access and Set values in an array using dot notation or any other separator
ouahab-a/dummy-config-test
1 Downloads
Dummy package for testing purposes only.
mrboolean/store
16 Downloads
MrBoolean/store is a simple and flexible way to hold your data unified and access it easily.
cora/collection
4 Downloads
Keep collections of data with flexible access methods.
alex-unruh/dot-notation-config
27 Downloads
An abstraction layer to get data from array or a file built on Dflydev\DotAccessData\Data
tiagosampaio/tmdb-api-php
7 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.