Libraries tagged by array
rambomst/php-bounce-handler
205152 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
radic/blade-extensions
323235 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
php-standard-library/iter
90165 Downloads
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
neos/diff
1135220 Downloads
This is a comprehensive library for generating differences between two strings or arrays
kzykhys/php-csv-parser
276960 Downloads
Convert CSV to array (Excel style is fully suppoted!)
jerowork/graphql-attribute-schema
38032 Downloads
Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.
jelix/fakeserverconf
115138 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
jblond/php-diff
130642 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
halilim/xml-iterator
385713 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
gskema/phpcs-type-sniff
129976 Downloads
PHPCS sniff to enforce PHP7 types and array types
drupal/core-utility
1318791 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
dejurin/php-google-translate-for-free
47326 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
dantleech/argument-resolver
519581 Downloads
Resolve method arguments from an associative array
codemix/yii2-configloader
127264 Downloads
Build configuration arrays from config files and env vars.
cocur/vale
106582 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.