Libraries tagged by in array
dms/phpunit-arraysubset-asserts
29822915 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
igorw/get-in
13502819 Downloads
Functions for hash map (assoc array) traversal.
grasmash/expander
65785105 Downloads
Expands internal property references in PHP arrays.
phootwork/collection
29526143 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
lukascivil/treewalker
1173175 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
mathieuviossat/arraytotexttable
7489264 Downloads
Display arrays in terminal
veewee/reflecta
486428 Downloads
Unleash the Power of Optics in your code!
siriusphp/validation
787353 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
479741 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
bocharsky-bw/arrayzy
28348 Downloads
A native PHP arrays easy manipulation library in OOP way.
bkvfoundry/utility-belt
60350 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
vanderlee/php-stable-sort-functions
775780 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
nikolaposa/cascader
270745 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
cocur/vale
111026 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
clue/arguments
197401 Downloads
The simple way to split your command line string into an array of command arguments in PHP.