Libraries tagged by php arrays
chrisharrison/php-array-of
600024 Downloads
Implement an array of a defined type. Generics replacement for PHP.
steevanb/php-typed-array
143503 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
sameer-shelavale/php-countries-array
366979 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
flow-php/array-dot
233803 Downloads
PHP ETL - Array Dot functions
clearstream/xml-to-array
32154 Downloads
Incredibly simple XML to array PHP converter
jdrieghe/array-helpers
446897 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
mtownsend/array-redactor
101951 Downloads
A PHP package to redact array values by their keys.
polyfills/array-find
43783 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
rhumsaa/array_column
448132 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
migrify/php-config-printer
1387105 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
sarhan/php-flatten
157780 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
pmill/doctrine-array-hydrator
441280 Downloads
An array to entity hydrator for Doctrine 2 entities
kzykhys/php-csv-parser
245808 Downloads
Convert CSV to array (Excel style is fully suppoted!)
jblond/php-diff
112723 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
dejurin/php-google-translate-for-free
36543 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.