Libraries tagged by array
pgooch/php-ascii-tables
4414 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
ogrrd/csv-iterator
63595 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
noki/laravel-xml-converter
2208 Downloads
Laravel XML Converter is Laravel package for converting XML to JSON and XML to array.
minvws/icore-php-typearray
51888 Downloads
Typed Array
mihanentalpo/fast-fuzzy-search
34107 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
mf/collections-php
109581 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
mathieutu/exporter
37447 Downloads
Export the attributes you need from all your objects and arrays.
luracast/config
168005 Downloads
lazy load configuration data from php files returning associative arrays
leocavalcante/shape
99182 Downloads
Run-time type checks against plain old PHP arrays
laxity7/yii2-json-field
89597 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
kyos/find-closest-value
325025 Downloads
Finds the closest arithmetic match in an array, using Binary Search
khartir/typed-config
146096 Downloads
A tool to create valid config objects from typed classes and data-arrays
juststeveking/parameterbag
308185 Downloads
A flexible parameter bag in place of standard arrays on PHP classes
jcrowe/bad-word-filter
45405 Downloads
PHP Bad word filtering. Checks for the existence of a bad word in a string or array.
improved/iterable
208965 Downloads
Functions to interact with arrays, iterators and other traversable objects