Libraries tagged by Array object
siriusphp/validation
769200 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
maciejczyzewski/bottomline
641411 Downloads
A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.
maxakawizard/json-collection-parser
877329 Downloads
Streaming parser for large JSON files containing array of objects
aura/filter
574754 Downloads
Filters to validate and sanitize objects and arrays.
clagiordano/weblibs-configmanager
3673088 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
minwork/array
266759 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
illuminatech/array-factory
64978 Downloads
Allows DI aware object creation from array definition
steevanb/php-typed-array
171905 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
nikolaposa/cascader
262186 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
ginq/ginq
258431 Downloads
LINQ to Object inspired DSL for PHP
shipmonk/input-mapper
29488 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
cocur/vale
106113 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
byjg/serializer
187929 Downloads
A powerful multi-format serialization library that converts objects, arrays, and data between JSON, XML, YAML, CSV, PHP serialize, and plain text formats with intelligent property mapping and transformation
alleyinteractive/traverse-reshape
254643 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
scriptfusion/mapper
176968 Downloads
Transforms arrays using an object composition DSL.