Libraries tagged by arraycache
vectorial1024/transmutation
0 Downloads
The "collections" library for array-like objects.
vectorial1024/alof-lib
4 Downloads
PHP array-like object functions library.
tea/collections
17 Downloads
A utility library for working with collections and arrays.
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
olivebbs/map
15 Downloads
Generic map for PHP
nabokoval/php-dot-access
2 Downloads
Data container using dot notation
jclaveau/php-chainable-array
27 Downloads
firstred/php-dot-notation
129 Downloads
PHP dot notation access to arrays
code-distortion/array-object-extended
458 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
axy/magic
407 Downloads
Work with magic fields
anekdotes/staticmodel
391 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.
arrayaccess/traydigita
35 Downloads
Tray Digita System
arrayaccess/dns-client
11 Downloads
Php DNS Client Resolver
irfantoor/collection
243 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
idct/limited-objects-cache
6 Downloads
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.