Libraries tagged by ArrayAccess
opencultureconsulting/basics
312 Downloads
A collection of generic classes and useful traits for PHP projects.
ngsoft/tools
3286 Downloads
A set of reusable tools used on my projects.
xmarcos/dot-container
67479 Downloads
DotContainer enables deep array access using dot-notation.
michaels/data-manager
1814 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
jesseschalken/set
21939 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
gravatalonga/container
2040 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.
fcpl/psalm-pimple-container-plugin
798 Downloads
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
devly/repository
664 Downloads
PHP data repository object with array access using dot notation
takuya/php-genetator-array-access
57 Downloads
make yield into an Array / ArrayAccess.
dgifford/array-access-trait
3716 Downloads
Trait providing methods to implement array access using a container variable.
potter/array-access
4 Downloads
PHP ArrayAccess Interface
northrook/array-access
98 Downloads
Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.
axy/magic
392 Downloads
Work with magic fields
anekdotes/staticmodel
381 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.
piotrpress/initer
151 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.