Libraries tagged by arrayable
redpilllinpro/nosql-bundle
65 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
webdevcave/dto
24 Downloads
Provides a foundation for data transfer objects in PHP applications. Built with support for ArrayAccess, JsonSerializable interfaces and hydration provided by our dependency injection container.
level-2/simplecache
374 Downloads
A very simple ArrayAccess based file ache
irfantoor/collection
265 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
danbettles/gestalt
1629 Downloads
Provides classes that implement basic patterns involving collections. Key components are a class implementing a simplified filter-chain pattern, `SimpleFilterChain`, and a simple array class, `ArrayObject`.
coco-project/magic-access
282 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
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.
soul-rise/arrayaccess-container
4 Downloads
ArrayAccess adapter for laminas/laminas-servicemanager
simbiat/array2table
34 Downloads
Library to convert arrays to table.
nekoos-pood/camelcase-arrayobject-mutator
1721 Downloads
Object accessible as array that use keys with camelcase standard
hxzlhby/arr2table
15 Downloads
arr2table
hepplerdotnet/arrayaccess
791 Downloads
Trait to implement ArrayAccess
bartoszbartniczak/symfony-serializer-arrayobject-normalizer
4493 Downloads
ArrayObject Normalizer for Symfony/Serializer component. This Normalizer works with ArrayObject objects and its subclasses.
torans/tree
7 Downloads
php array2level、array2tree
tea/collections
17 Downloads
A utility library for working with collections and arrays.