Libraries tagged by arraycache
rotexsoft/versatile-collections
6070 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
1396 Downloads
A collection of generic classes and useful traits for PHP projects.
ngsoft/tools
4999 Downloads
A set of reusable tools used on my projects.
dgifford/array-access-trait
6002 Downloads
Trait providing methods to implement array access using a container variable.
fcpl/psalm-pimple-container-plugin
7224 Downloads
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
fcpl/phpstan-container-extension
22006 Downloads
PHPStan extension to resolve return type for PSR-11 container (Psr\Container\ContainerInterface) and Pimple Container (ArrayAccess)
karelwintersky/arris.cache
1119 Downloads
Arris µFramework Cache Engine
takuya/php-genetator-array-access
102 Downloads
make yield into an Array / ArrayAccess.
bisonlab/noorm-bundle
497 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
ayesh/case-insensitive-array
20691 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
35 Downloads
Php DNS Client Resolver
level-2/simplecache
374 Downloads
A very simple ArrayAccess based file ache
jesseschalken/set
23836 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
soul-rise/arrayaccess-container
4 Downloads
ArrayAccess adapter for laminas/laminas-servicemanager