Libraries tagged by array accessor
colindecarlo/collection
23 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
alex-unruh/dot-notation-config
27 Downloads
An abstraction layer to get data from array or a file built on Dflydev\DotAccessData\Data
nicmart/arrayze
22 Downloads
A callback-based decorator that gives array access to values.
brenoroosevelt/habemus
735 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
projectmeta/stingray
683 Downloads
Stingray - Access array elements via dot notation
noj/dot
9736 Downloads
Nested array/object access through dot notation
quodos/laravel-countries
7 Downloads
Laravel package providing easy access to country arrays.
elephpant/breadcrumb
443 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
270 Downloads
Save and retreive config from db for laravel 5 / Access Config as Array
searbe/brite-config
1465 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
fiedsch/pathdumper
30 Downloads
Dump the data of an array so it displays the "path" that you would use in a twig template to access the respectice elements
takuya/php-genetator-array-access
70 Downloads
make yield into an Array / ArrayAccess.
potter/array-access
4 Downloads
PHP ArrayAccess Interface
northrook/array-access
125 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
18 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.