Libraries tagged by array access
michaels/data-manager
1814 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
opencultureconsulting/basics
312 Downloads
A collection of generic classes and useful traits for PHP projects.
ngsoft/tools
3290 Downloads
A set of reusable tools used on my projects.
web-fu/php-dot-notation
387 Downloads
Library that allows to access array and object with strong type support in Dot Notation
fnayou/dotted
3127 Downloads
php library to access multidimensional arrays
didix16/php-apidataobject
6375 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
sqonk/phext-core
1521 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.
myerscode/utilities-bags
6265 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
gravatalonga/container
2040 Downloads
Implementation of PSR-11 Container, it is lightweight yet powerful. Feature such as Lazy Factory, Factory, Optinal Share of Services, Array Access and other it can be very versatile.
devly/repository
664 Downloads
PHP data repository object with array access using dot notation
jesseschalken/set
21947 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
fcpl/psalm-pimple-container-plugin
798 Downloads
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
kaiseki/config
552 Downloads
Type-safe access to array configurations
simones/dotnot
315 Downloads
Access your data with dot notation. Array or objects: no matter what!
takuya/php-genetator-array-access
57 Downloads
make yield into an Array / ArrayAccess.