Libraries tagged by arrayq
jcrowe/bad-word-filter
45477 Downloads
PHP Bad word filtering. Checks for the existence of a bad word in a string or array.
improved/iterable
209145 Downloads
Functions to interact with arrays, iterators and other traversable objects
guennichi/mapper
14498 Downloads
A lightweight library to map array data to PHP immutable objects
greencape/xml-converter
56402 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.
friendly-pixel/ar
39800 Downloads
Consistent array functions
doekenorg/iterator-functions
5383 Downloads
A package that provides array_* like functions for iterators.
designmynight/laravel-recursive-collection
25627 Downloads
A package to convert nested arrays and associative arrays into nested collections
byjg/serializer
191709 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
125498 Downloads
Recursively trims whitespace (or custom characters) from strings, including strings nested inside arrays of any depth.
bupy7/xml-constructor
39768 Downloads
The array-like constructor of XML document structure.
bitandblack/sentence-construction
155496 Downloads
Creates nice sentences out of arrays
aiz-packages/combination-generate
25257 Downloads
Generate combinations of items in multiple arrays
adaptive/php-text-difference
70147 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
verdant/xml2array
136900 Downloads
Convert from XML to array, array to XML, based on libs from lalit.org
josegonzalez/cakephp-entity
36875 Downloads
Use model objects/classes instead of arrays in your CakePHP application