Libraries tagged by array accessor
oasys/config
8 Downloads
Lightweight PHP array config file loader with dot-notation value access
colindecarlo/collection
23 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
nicmart/arrayze
24 Downloads
A callback-based decorator that gives array access to values.
brenoroosevelt/habemus
752 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
ecfectus/dotable
42 Downloads
A simple dot notation accessible array class and trait.
projectmeta/stingray
683 Downloads
Stingray - Access array elements via dot notation
noj/dot
9772 Downloads
Nested array/object access through dot notation
elephpant/breadcrumb
459 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
takuya/php-genetator-array-access
98 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.
ivir3zam/object-array-tools
159 Downloads
A full featured array behavior Abstract class for using in php libraries