Libraries tagged by in array
dms/phpunit-arraysubset-asserts
19830249 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
igorw/get-in
10856678 Downloads
Functions for hash map (assoc array) traversal.
grasmash/expander
44110098 Downloads
Expands internal property references in PHP arrays file.
mathieuviossat/arraytotexttable
6774152 Downloads
Display arrays in terminal
phootwork/collection
10768083 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
lukascivil/treewalker
657817 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
siriusphp/validation
646142 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
jdrieghe/array-helpers
403557 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
vanderlee/php-stable-sort-functions
467132 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
nikolaposa/cascader
172478 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
clue/arguments
161588 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
balping/json-raw-encoder
2340452 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
rikudou/array-merge-recursive
48500 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
polyfills/array-find
7232 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
bocharsky-bw/arrayzy
18234 Downloads
A native PHP arrays easy manipulation library in OOP way.