Libraries tagged by arr
ckr/arraymerger
692046 Downloads
Provides functionality to merge arrays recursively
bocharsky-bw/arrayzy
28965 Downloads
A native PHP arrays easy manipulation library in OOP way.
rhumsaa/array_column
455795 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
divineomega/array_undot
150456 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
2amigos/yii2-arrayquery-component
425025 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
zakirullin/mess
31974 Downloads
Convenient array-related routine & better type casting
yii2mod/yii2-helpers
189206 Downloads
Collection of useful helper functions for Yii Framework 2.0
vanderlee/php-stable-sort-functions
783445 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
typephp/typephp
5556 Downloads
Transparent Runtime type checker for PHP. Enforces PHPDoc annotations including generics, typed arrays, array shapes, and advanced types at runtime in development and production.
tigrov/yii2-pgsql
72830 Downloads
Improved PostgreSQL schemas for Yii2
sarhan/php-flatten
191938 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
rexlabs/utility-belt
122921 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
ptrofimov/matchmaker
175320 Downloads
Ultra-fresh PHP matching functions
php-standard-library/vec
191124 Downloads
Functions for creating and transforming sequential, 0-indexed arrays (lists)
php-standard-library/dict
187064 Downloads
Functions for creating and transforming associative arrays with preserved keys