Libraries tagged by array accessor
openlss/func-mda
42848 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
web-fu/php-dot-notation
3140 Downloads
Library that allows to access array and object with strong type support in Dot Notation
kohkimakimoto/earray
5822 Downloads
EArray is a small PHP class to provide convenient ways to access a PHP array.
wtfzdotnet/php-tmdb-api
2869 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.
prowebcraft/dot
28413 Downloads
PHP dot notation array access
petrgrishin/array-access
5162 Downloads
PHP multi array access
mschindler83/array-access
2298 Downloads
Easy array access
dgifford/array-access-trait
4037 Downloads
Trait providing methods to implement array access using a container variable.
tebru/multi-array
3162 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP
xmarcos/dot-container
67667 Downloads
DotContainer enables deep array access using dot-notation.
fnayou/dotted
3400 Downloads
php library to access multidimensional arrays
axetools/dot
1887 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
sqonk/phext-core
1777 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.
dgifford/text-file
3821 Downloads
Class providing methods for editing text files on a line-by-line basis.
gravatalonga/container
2335 Downloads
Implementation of PSR-11 Container, it is lightweight yet powerful. Feature such as Lazy Factory, Factory, Optinal Share of Services, Array Access and other it can be very versatile.