Libraries tagged by array access
timdev/typed-config
346 Downloads
Strongly-typed configuration for PHP applications
colindecarlo/collection
23 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
sqonk/phext-core
2234 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.
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)
level-2/simplecache
374 Downloads
A very simple ArrayAccess based file ache
kael-shipman/php-std-traits
1154 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
9772 Downloads
Nested array/object access through dot notation
elrayes/data-normalizer
67 Downloads
Data Normalizer: recursively normalize data and access it via array, object, and dot-notation (with escaped dots).
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
william-lindner/delimiter_array_access
6 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.