Libraries tagged by arrays
arcanedev/laravel-settings
119659 Downloads
This package allows you to persists configs/settings for Laravel projects.
icecave/collections
130841 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
2amigos/yii2-arrayquery-component
343856 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
veewee/reflecta
63694 Downloads
Unleash the Power of Optics in your code!
tonirilix/nested-json-flattener
84957 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
tanthammar/tall-forms
37103 Downloads
A dynamic, responsive Laravel Livewire form generator with realtime validation, file uploads, array fields, and more.
scriptfusion/mapper
147664 Downloads
Transforms arrays using an object composition DSL.
rambomst/php-bounce-handler
142516 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
radic/blade-extensions
317045 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
neos/diff
995418 Downloads
This is a comprehensive library for generating differences between two strings or arrays
kzykhys/php-csv-parser
242575 Downloads
Convert CSV to array (Excel style is fully suppoted!)
juststeveking/parameterbag
245851 Downloads
A flexible parameter bag in place of standard arrays on PHP classes
jelix/fakeserverconf
74385 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
jblond/php-diff
110334 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
improved/iterable
181712 Downloads
Functions to interact with arrays, iterators and other traversable objects