Libraries tagged by php array
clagiordano/weblibs-configmanager
3050207 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
codeliner/array-reader
225734 Downloads
PHP ArrayReader
chrisharrison/php-array-of
580641 Downloads
Implement an array of a defined type. Generics replacement for PHP.
bocharsky-bw/arrayzy
20020 Downloads
A native PHP arrays easy manipulation library in OOP way.
steevanb/php-typed-array
140147 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
sameer-shelavale/php-countries-array
361420 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
220490 Downloads
PHP ETL - Array Dot functions
jdrieghe/array-helpers
438559 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
mtownsend/array-redactor
100264 Downloads
A PHP package to redact array values by their keys.
polyfills/array-find
36638 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
migrify/php-config-printer
1382578 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
sarhan/php-flatten
154172 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
rambomst/php-bounce-handler
143381 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
pmill/doctrine-array-hydrator
436955 Downloads
An array to entity hydrator for Doctrine 2 entities
kzykhys/php-csv-parser
242888 Downloads
Convert CSV to array (Excel style is fully suppoted!)