Libraries tagged by php array
steevanb/php-typed-array
173327 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
olifanton/typed-arrays
89803 Downloads
Typed Arrays for PHP 8
andreas-glaser/php-helpers
90244 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
polyfills/array-find
71688 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
symplify/php-config-printer
2386402 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
migrify/php-config-printer
1425581 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
tiagohillebrandt/php-parse-link-header
64501 Downloads
Parses the Link HTTP header and returns the values as an array.
phrozenbyte/phpunit-array-asserts
68880 Downloads
Provides various array-related PHPUnit assertions, primarily used for API testing.
minvws/icore-php-typearray
67227 Downloads
Typed Array
mf/collections-php
112421 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
messere/php-value-mask
49073 Downloads
extract subset of array / object values
bzrk/php-stream
17654 Downloads
a library to simplify handling(filter, map, ...) collections in php
aviator/array-map-keys
17217 Downloads
Array map with keys
adeey/graphql-php
26629 Downloads
GraphQL php library
adaptive/php-text-difference
73510 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading