Libraries tagged by ArrayAccess
petrgrishin/array-access
5240 Downloads
PHP multi array access
mschindler83/array-access
2990 Downloads
Easy array access
rotexsoft/versatile-collections
6068 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.
opencultureconsulting/basics
1384 Downloads
A collection of generic classes and useful traits for PHP projects.
ngsoft/tools
4996 Downloads
A set of reusable tools used on my projects.
bisonlab/noorm-bundle
497 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
jesseschalken/set
23836 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
gravatalonga/container
2701 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
7131 Downloads
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
fcpl/phpstan-container-extension
21946 Downloads
PHPStan extension to resolve return type for PSR-11 container (Psr\Container\ContainerInterface) and Pimple Container (ArrayAccess)
dmitrijs-brujevs/data-object
78 Downloads
Path-based in-memory data container with nested array access via slash-separated node paths.
ayesh/case-insensitive-array
20690 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
redpilllinpro/nosql-bundle
65 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
arrayaccess/dns-client
34 Downloads
Php DNS Client Resolver
nicmart/arrayze
24 Downloads
A callback-based decorator that gives array access to values.