Libraries tagged by Array object
frdl/context
306 Downloads
An ArrayObject with DotNotation accessor, ContextContainer class as CompositeContainer
flsouto/htattrs
224 Downloads
Build html attributes through the ArrayObject API
damijanc/collection
9 Downloads
A simple PHP collection class to be used instead of ArrayObject
climbx/bag
37 Downloads
Framework custom ArrayObject
yuseferi/zhilify
16 Downloads
Zhilify is a tool for debugging with dump variables, arrays and objects in a pretty way.
xy2z/fileblog
8 Downloads
Load files from a directory into an array of objects.
vladshut/factory
3 Downloads
Library for generating objects, arrays in testing environment
unicframework/validator
266 Downloads
Validator is a server side data validation library for PHP. We can validate html form-data, objects, arrays and json etc.
touki/populator
547 Downloads
A simple Array-to-Object library
tdammers/aquery
27 Downloads
Lenient traversal of nested arrays and objects
softboxlab/php-collection-helper
8 Downloads
Simple array and object-oriented collection
sf4/populator
353 Downloads
Populator is a simple Array-To-Object library which transforms arrays into a given object
sebastiansulinski/sorter
2713 Downloads
Sort multidimensional arrays and objects.
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
saifalbd/model-collection
6 Downloads
convert php array to object like Laravel Model