Libraries tagged by array access
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
stougeiro/immutable
0 Downloads
Immutable data structures for PHP arrays, providing strict separation between lists and objects, safe access semantics, key validation, and a clean, predictable API for defensive and expressive programming.
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.
extphp/data-dot
1654 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects.
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
sqonk/phext-core
2251 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.
arrayaccess/traydigita
36 Downloads
Tray Digita System
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.
setnemo/asterisk-notation
5 Downloads
Asterisk notation for array access in PHP
ridzhi/smarrt
4541 Downloads
Smart array access
mtrajano/simple-excel
10 Downloads
A wrapper around the phpexcel package, that gives it array access and some extra features