Libraries tagged by arraycache
fcpl/phpstan-container-extension
17477 Downloads
PHPStan extension to resolve return type for PSR-11 container (Psr\Container\ContainerInterface) and Pimple Container (ArrayAccess)
rotexsoft/versatile-collections
5613 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.
ngsoft/tools
4090 Downloads
A set of reusable tools used on my projects.
dgifford/array-access-trait
3863 Downloads
Trait providing methods to implement array access using a container variable.
jesseschalken/set
22610 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
bisonlab/noorm-bundle
307 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
axy/magic
407 Downloads
Work with magic fields
redpilllinpro/nosql-bundle
64 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
level-2/simplecache
371 Downloads
A very simple ArrayAccess based file ache
irfantoor/collection
243 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
coco-project/magic-access
174 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
kael-shipman/php-std-traits
1097 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.
codeinc/array-access
25 Downloads
ArrayAccess library
soul-rise/arrayaccess-container
2 Downloads
ArrayAccess adapter for laminas/laminas-servicemanager
karelwintersky/arris.cache
712 Downloads
Arris µFramework Cache Redis wrapper