Libraries tagged by arraycache
prowebcraft/dot
29813 Downloads
PHP dot notation array access
opencultureconsulting/basics
1135 Downloads
A collection of generic classes and useful traits for PHP projects.
ngsoft/tools
4907 Downloads
A set of reusable tools used on my projects.
dgifford/array-access-trait
5696 Downloads
Trait providing methods to implement array access using a container variable.
bisonlab/noorm-bundle
480 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
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.
jesseschalken/set
23728 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
fcpl/psalm-pimple-container-plugin
6705 Downloads
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
fcpl/phpstan-container-extension
21626 Downloads
PHPStan extension to resolve return type for PSR-11 container (Psr\Container\ContainerInterface) and Pimple Container (ArrayAccess)
redpilllinpro/nosql-bundle
65 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
level-2/simplecache
374 Downloads
A very simple ArrayAccess based file ache
irfantoor/collection
265 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
coco-project/magic-access
282 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
kael-shipman/php-std-traits
1154 Downloads
An assortment of traits, exceptions and minor classes that help to implement standard PHP interfaces like ArrayAccess, Iterator, etc., as well as a few other useful features.
soul-rise/arrayaccess-container
4 Downloads
ArrayAccess adapter for laminas/laminas-servicemanager