Libraries tagged by arrays
acelot/helpers
2109 Downloads
Useful PHP functions for everyday use
sebastiaanluca/php-helpers
19238 Downloads
An extensive set of PHP helper functions and classes.
odan/hydrator
18837 Downloads
A high performance hydrator for PHP.
mathiasgrimm/arraypath
26335 Downloads
php array utility to manipulate array in a xpath way
emonkak/underbar.php
11530 Downloads
A collection processing library for PHP, like Underscore.js
emonkak/collection
14666 Downloads
A collection library as a container for aggregation of objects
bavix/slice
13053 Downloads
Slice
aedart/util
11520 Downloads
This package contains a set of various utility resources, which can be used independently.
xtompie/sorter
2867 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
wdmg/yii2-helpers
3408 Downloads
Custom helper functions for Yii 2.0
voronoy/cakephp-pgutils
1083 Downloads
CakePHP plugin that extends ORM with PostgreSQL specific features.
topshelfcraft/walk
1476 Downloads
A Craft-aware array_walk() method, plus some super-convenient console commands, to easily call Craft service methods on a collection of elements or values.
timehunter/laravel-dto-generator
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.
spaf/simputils
6018 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
sevenecks/tableify
5739 Downloads
Transform a multidimensional array into a pretty table that can be echoed to the screen or logged to a file.