Libraries tagged by Array2Object
felixarntz/config
15 Downloads
Configuration utility with validation.
etconsilium/php-recursive-array-object
75 Downloads
Recursiveful PHP ArrayObject. Like a JavaScript. Layka Rolinsto \m/
dcarbone/simple-collection
19 Downloads
A bare-bones Collection-style class for PHP 5.3.3+
dcarbone/fixed-collection-plus
18 Downloads
A powerful Fixed Collection class inspired by the PHP community
code-distortion/array-object-extended
458 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
carloswph/mainframe
8 Downloads
Provides a container in which objects can be pushed, and then an interface to call methods that can be found inside the queued objects, and executed sequentially.
alekseykorzun/benchmarker-array-php
9 Downloads
Benchmark factory for array engines in PHP
k-gun/xo
53 Downloads
A few well e(x)tended (o)bjects that make easy to build strictly typed arrays such as Map, Set, Tuple or any type of TypedArray's, and also String and Number's.
sunkan/codex
558 Downloads
Extended implementation of ArrayObject
jared/php-falloff-utils-arr
14 Downloads
ArrayObject implementation plus a bunch of features
frdl/context
306 Downloads
An ArrayObject with DotNotation accessor, ContextContainer class as CompositeContainer
flsouto/htattrs
224 Downloads
Build html attributes through the ArrayObject API
dormilich/extended-array-object
18 Downloads
Bringing array functions to the ArrayObject
damijanc/collection
9 Downloads
A simple PHP collection class to be used instead of ArrayObject
codon/super-object
8 Downloads
A extended ArrayObject class with self-referring variables, caching and retrieve-by-path support