Libraries tagged by Arrayy
juststeveking/parameterbag
310079 Downloads
A flexible parameter bag in place of standard arrays on PHP classes
jcrowe/bad-word-filter
45648 Downloads
PHP Bad word filtering. Checks for the existence of a bad word in a string or array.
improved/iterable
209563 Downloads
Functions to interact with arrays, iterators and other traversable objects
guennichi/mapper
14659 Downloads
A lightweight library to map array data to PHP immutable objects
greencape/xml-converter
56635 Downloads
A PHP XML parser and compiler that provides an easy way to convert XML into native PHP arrays and back again. No dependencies on external libraries or extensions.
elgentos/parser
39638 Downloads
Elgentos Parser for json/yaml files to readable array
doekenorg/iterator-functions
5411 Downloads
A package that provides array_* like functions for iterators.
designmynight/laravel-recursive-collection
25952 Downloads
A package to convert nested arrays and associative arrays into nested collections
dantleech/argument-resolver
563312 Downloads
Resolve method arguments from an associative array
byjg/serializer
194115 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
bvp/trimmer
131632 Downloads
Recursively trims whitespace (or custom characters) from strings, including strings nested inside arrays of any depth.
bupy7/xml-constructor
39927 Downloads
The array-like constructor of XML document structure.
bitandblack/sentence-construction
158131 Downloads
Creates nice sentences out of arrays
aiz-packages/combination-generate
26690 Downloads
Generate combinations of items in multiple arrays
adaptive/php-text-difference
70921 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading