Libraries tagged by in array
alleyinteractive/traverse-reshape
262019 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
rikudou/array-merge-recursive
130783 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
cable8mm/array-flatten
37425 Downloads
Flatten a multi-dimensional array in PHP.
polyfills/array-find
69902 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
byjg/anydataset-array
87710 Downloads
Anydataset Array abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
rexlabs/utility-belt
98004 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
bkvfoundry/utility-belt
47220 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
thalidzhokov/country-codes
116619 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
iteks/laravel-enum
19207 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
bzrk/php-stream
13743 Downloads
a library to simplify handling(filter, map, ...) collections in php
piedweb/render-html-attributes
52213 Downloads
[Twig Extension] Transform an array in html tag attributes.
mihanentalpo/fast-fuzzy-search
33980 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
kyos/find-closest-value
317746 Downloads
Finds the closest arithmetic match in an array, using Binary Search
aiz-packages/combination-generate
24232 Downloads
Generate combinations of items in multiple arrays
josegonzalez/cakephp-entity
36684 Downloads
Use model objects/classes instead of arrays in your CakePHP application