Libraries tagged by Array object
siriusphp/validation
789896 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
647904 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
908102 Downloads
Streaming parser for large JSON files containing array of objects
aura/filter
583126 Downloads
Filters to validate and sanitize objects and arrays.
clagiordano/weblibs-configmanager
3777581 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
rexlabs/array-object
114517 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
minwork/array
273935 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
69464 Downloads
Allows DI aware object creation from array definition
nikolaposa/cascader
271732 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
ginq/ginq
260305 Downloads
LINQ to Object inspired DSL for PHP
shipmonk/input-mapper
35299 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
cocur/vale
111743 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
alleyinteractive/traverse-reshape
303767 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
scriptfusion/mapper
180360 Downloads
Transforms arrays using an object composition DSL.
tonirilix/nested-json-flattener
119844 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.