Libraries tagged by in array
piedweb/render-html-attributes
39602 Downloads
[Plates and Twig Extension] Transform an array in html tag attributes.
kyos/find-closest-value
143485 Downloads
Finds the closest arithmetic match in an array, using Binary Search
aiz-packages/combination-generate
6303 Downloads
Generate combinations of items in multiple arrays
aterrien/forp-profiler
186 Downloads
A PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
breadthe/php-simple-calendar
2684 Downloads
Generates a monthly array of dates for displaying in a calendar grid
baspa/laravel-timezones
4488 Downloads
Laravel package to generate arrays of available timezones to be used in lists.
aza/phpgen
3144 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
alleyinteractive/traverse-reshape
13568 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
silinternational/php-array-dot-notation
1220 Downloads
PHP library for using dot notation in arrays
sajadsdi/array-dot-notation
1901 Downloads
set and get with dot notation in arrays
yarri/array-sort
423 Downloads
The definitive function for sorting arrays in PHP
neunerlei/arrays
2860 Downloads
A package that provides a multitude of tools to traverse, sort and modify arrays in your daily routine
mathiasgrimm/arraypath
26271 Downloads
php array utility to manipulate array in a xpath way
frostealth/yii2-array-field
9564 Downloads
Behavior that allows you to store arrays in attributes
cable8mm/array-flatten
1332 Downloads
Flatten a multi-dimensional array in PHP.