Libraries tagged by array access
coco-project/magic-access
194 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
ali-eltaweel/array-subscript
26 Downloads
A PHP library for accessing object properties using array subscript notation.
smoren/nested-accessor
1071 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
alecrabbit/php-accessories
4120 Downloads
PHP Accessories: Classes etc.
michaels/data-manager
1822 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
autoframe/design-patterns
347 Downloads
PHP design patterns. Singleton...
bisonlab/noorm-bundle
308 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
anekdotes/staticmodel
399 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.
redpilllinpro/nosql-bundle
65 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
dotty/dotty
93729 Downloads
Easy access to array data using dot notation
pklink/dotor
738 Downloads
Easy access to array values using dot notation. Useful for handling configurations or something like that
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
timdev/typed-config
267 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.
nicmart/arrayze
23 Downloads
A callback-based decorator that gives array access to values.