Libraries tagged by arraycache
fcpl/phpstan-container-extension
18469 Downloads
PHPStan extension to resolve return type for PSR-11 container (Psr\Container\ContainerInterface) and Pimple Container (ArrayAccess)
karelwintersky/arris.cache
819 Downloads
Arris µFramework Cache Engine
ngsoft/tools
4242 Downloads
A set of reusable tools used on my projects.
jesseschalken/set
22801 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
takuya/php-genetator-array-access
77 Downloads
make yield into an Array / ArrayAccess.
opencultureconsulting/basics
454 Downloads
A collection of generic classes and useful traits for PHP projects.
dgifford/array-access-trait
3881 Downloads
Trait providing methods to implement array access using a container variable.
bisonlab/noorm-bundle
307 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
ayesh/case-insensitive-array
20662 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
level-2/simplecache
372 Downloads
A very simple ArrayAccess based file ache
coco-project/magic-access
186 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
kael-shipman/php-std-traits
1105 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
3 Downloads
ArrayAccess adapter for laminas/laminas-servicemanager
hepplerdotnet/arrayaccess
788 Downloads
Trait to implement ArrayAccess