Libraries tagged by object array access
safeaccess/inline
5 Downloads
Safe nested data access with dot notation for PHP.
punarinta/apath
12 Downloads
A way to access data for multidimensional PHP arrays and objects.
piotrpress/initer
301 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
piotrpress/configer
359 Downloads
This library loads/saves php array from/to a configuration file.
piotrpress/typed-collection
2 Downloads
A strict typed collection for PHP with runtime validation for scalar and object-based item types.
dottwatson/simple-data
18 Downloads
traverse an array or an object by accessing the children and parents of a node
bypassflow/value-kit
0 Downloads
PHP の値に対する path access と構造変換を束ねる value 基盤。
anekdotes/staticmodel
406 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.
vectorial1024/transmutation
0 Downloads
The "collections" library for array-like objects.
vectorial1024/alof-lib
5 Downloads
PHP array-like object functions library.
extphp/data-dot
1654 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects.
midweste/objectpath
251 Downloads
Generic 'dot path' class for accessing and modifying data classes and arrays
stougeiro/immutable
3 Downloads
Immutable data structures for PHP arrays, providing strict separation between lists and objects, safe access semantics, key validation, and a clean, predictable API for defensive and expressive programming.
baohan/collection
346 Downloads
A wrapper class to provide way to access array in object oriented
nekoos-pood/camelcase-arrayobject-mutator
1721 Downloads
Object accessible as array that use keys with camelcase standard