Libraries tagged by array accessor
chamber-orchestra/breadcrumbs
1878 Downloads
Lightweight, iterable breadcrumb collection for Symfony 8 applications
boxblinkracer/xpatharray
42181 Downloads
XPath Access for Arrays
kohkimakimoto/earray
6146 Downloads
EArray is a small PHP class to provide convenient ways to access a PHP array.
axetools/dot
5502 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
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.
kaiseki/config
3179 Downloads
Type-safe access to array configurations
petrgrishin/array-access
5225 Downloads
PHP multi array access
mschindler83/array-access
2889 Downloads
Easy array access
dgifford/array-access-trait
5700 Downloads
Trait providing methods to implement array access using a container variable.
ayesh/case-insensitive-array
20689 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
k2gl/array-reader
283 Downloads
Tiny, zero-dependency typed reader for mixed arrays (decoded JSON, CSV rows, config, request payloads) with strict and lenient access.
xmarcos/dot-container
67843 Downloads
DotContainer enables deep array access using dot-notation.
rotexsoft/versatile-collections
6066 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
web-fu/php-dot-notation
5848 Downloads
Library that allows to access array and object with strong type support in Dot Notation
fnayou/dotted
3613 Downloads
php library to access multidimensional arrays