Libraries tagged by array-accessor
rkr/recursive-array-accessor
1844 Downloads
Access recursive arrays through an easy interface
webnium/json-pointer
12809 Downloads
Accessor implement based on JSON Pointer (RFC6901)
biera/array-accessor
24887 Downloads
utils for accessing object's graph with ease
dingtao/simple-array-accessor
17 Downloads
a simple lib to get/set array value with dot notation
manychois/php-strong
19 Downloads
A utility library for PHP to help you write strong-typed code.
cygnite/array-manipulator
18 Downloads
Array Element Reader As String Path
veewee/reflecta
407548 Downloads
Unleash the Power of Optics in your code!
php-tmdb/api
383474 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.
wtfzdotnet/php-tmdb-api
2903 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.
openlss/func-mda
54001 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
aveiv/mixed-value
120591 Downloads
MixedValue provides easy array access and the ability to convert/cast values
chamber-orchestra/breadcrumbs
1716 Downloads
Lightweight, iterable breadcrumb collection for Symfony 8 applications
michaels/data-manager
1964 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
mschindler83/array-access
2859 Downloads
Easy array access
dgifford/array-access-trait
5665 Downloads
Trait providing methods to implement array access using a container variable.