Libraries tagged by array access
autoframe/design-patterns
370 Downloads
PHP design patterns. Singleton...
tea/collections
17 Downloads
A utility library for working with collections and arrays.
olivebbs/map
15 Downloads
Generic map for PHP
manychois/php-strong
19 Downloads
A utility library for PHP to help you write strong-typed code.
jontynewman/table
26 Downloads
An array-accessible table of data.
bypassflow/value-kit
0 Downloads
PHP の値に対する path access と構造変換を束ねる value 基盤。
anekdotes/staticmodel
404 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.
vectorial1024/transmutation
0 Downloads
The "collections" library for array-like objects.
vectorial1024/alof-lib
5 Downloads
PHP array-like object functions library.
axy/magic
407 Downloads
Work with magic fields
dotaccess/dotarray
18 Downloads
(C)oncept-Labs DOT Accessable array container
adrian-ortega/dot-notation-php
34 Downloads
Access array data with dot notation
mkomorowski/php-dot-get
9 Downloads
Array dot notation access
pklink/dotor
738 Downloads
Easy access to array values using dot notation. Useful for handling configurations or something like that
hambrook/nestr
19 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.