Libraries tagged by array accessor
projectmeta/stingray
683 Downloads
Stingray - Access array elements via dot notation
noj/dot
9736 Downloads
Nested array/object access through dot notation
kaiseki/config
864 Downloads
Type-safe access to array configurations
elephpant/breadcrumb
444 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
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
71 Downloads
make yield into an Array / ArrayAccess.
potter/array-access
4 Downloads
PHP ArrayAccess Interface
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
18 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
codeinc/array-access
25 Downloads
ArrayAccess library
raggitech/php-dot-array
1534 Downloads
Access array data quickly/easily using dot-notation and asterisk.
jvmanji/universal-access
475 Downloads
This package includes PHP wrapper for arrays and objects, which simplifies access to nested properties/keys.