Libraries tagged by arraycache
potter/array-access
0 Favers
4 Downloads
4 Downloads
PHP ArrayAccess Interface
idct/limited-objects-cache
0 Favers
6 Downloads
6 Downloads
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.
chrissileinus/config-php
0 Favers
28 Downloads
28 Downloads
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.