Libraries tagged by array access
devly/repository
1065 Downloads
PHP data repository object with array access using dot notation
codin/dot
6990 Downloads
Dot Notation Array Access
level-2/simplecache
373 Downloads
A very simple ArrayAccess based file ache
kael-shipman/php-std-traits
1114 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.
projectmeta/stingray
683 Downloads
Stingray - Access array elements via dot notation
noj/dot
9738 Downloads
Nested array/object access through dot notation
kaiseki/config
929 Downloads
Type-safe access to array configurations
elephpant/breadcrumb
454 Downloads
Breadcrumbs in an uncomplicated way. This component facilitates the way to create breadcrumbs for your website, to favor a more accessible navigation. It was designed to work very well with the Bootstrap Framework. Besides being very easy to use, it has very interesting possibilities, such as adding new separators and new CSS classes to style this interface component to your liking. The Breadcrumb Component also allows you to have access to the Array assembled to feed into other features of your system, such as a microformat, for example.
weboap/option
271 Downloads
Save and retreive config from db for laravel 5 / Access Config as Array
quodos/laravel-countries
7 Downloads
Laravel package providing easy access to country arrays.
searbe/brite-config
1465 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
william-lindner/delimiter_array_access
6 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
takuya/php-genetator-array-access
80 Downloads
make yield into an Array / ArrayAccess.
northrook/array-access
135 Downloads
Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.
mmamedov/array-property
19 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.