Libraries tagged by array-access
veewee/reflecta
554345 Downloads
Unleash the Power of Optics in your code!
php-tmdb/api
390217 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
64775 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
aveiv/mixed-value
138863 Downloads
MixedValue provides easy array access and the ability to convert/cast values
webnium/json-pointer
12906 Downloads
Accessor implement based on JSON Pointer (RFC6901)
xmarcos/dot-container
68061 Downloads
DotContainer enables deep array access using dot-notation.
wtfzdotnet/php-tmdb-api
2904 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.
devly/repository
4560 Downloads
PHP data repository object with array access using dot notation
petrgrishin/array-access
5252 Downloads
PHP multi array access
mschindler83/array-access
3141 Downloads
Easy array access
dgifford/array-access-trait
6207 Downloads
Trait providing methods to implement array access using a container variable.
xchert/property-access
170 Downloads
A flexible PHP library for accessing and manipulating nested data structures (arrays and objects) using a unified path-based interface
chamber-orchestra/breadcrumbs
3023 Downloads
Lightweight, iterable breadcrumb collection for Symfony 8 applications
rotexsoft/versatile-collections
6077 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.
prowebcraft/dot
29974 Downloads
PHP dot notation array access