Libraries tagged by arrayq
migrify/php-config-printer
1420518 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
xakepehok/array-graphql
169308 Downloads
This library can convert php arrays to GraphQL fields query
twentytwo-labs/array-comparator
50510 Downloads
steevanb/php-typed-array
172151 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
selective/array-reader
72388 Downloads
A strictly typed array reader
scriptfusion/array-walker
179989 Downloads
Walks nested array structures to retrieve values.
rikudou/array-merge-recursive
131044 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
polyfills/array-find
70015 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
phrozenbyte/phpunit-array-asserts
61232 Downloads
Provides various array-related PHPUnit assertions, primarily used for API testing.
orbitale/array-fixture
38046 Downloads
A Doctrine Data Fixture service based on PHP arrays.
olifanton/typed-arrays
76413 Downloads
Typed Arrays for PHP 8
macpaw/similar-arrays
261512 Downloads
Check is similar arrays
jord-jd/array_undot
1200 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
jackiedo/xml-array
84708 Downloads
Simple tools to work with the conversion between xml and array
inspirum/arrayable
138824 Downloads
PHP arrayable interface for handling casting to an array