Libraries tagged by array
neos/diff
1011276 Downloads
This is a comprehensive library for generating differences between two strings or arrays
kzykhys/php-csv-parser
245696 Downloads
Convert CSV to array (Excel style is fully suppoted!)
jerowork/graphql-attribute-schema
4990 Downloads
Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.
jblond/php-diff
112644 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
improved/iterable
189681 Downloads
Functions to interact with arrays, iterators and other traversable objects
halilim/xml-iterator
341583 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
gskema/phpcs-type-sniff
104472 Downloads
PHPCS sniff to enforce PHP7 types and array types
drupal/core-utility
1243062 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
dejurin/php-google-translate-for-free
36512 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
codemix/yii2-configloader
114903 Downloads
Build configuration arrays from config files and env vars.
cocur/chain
64727 Downloads
Consistent and chainable array manipulation
blendbyte/nova-items-field
425082 Downloads
Nova field to handle array columns
bentools/iterable-functions
348800 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
balping/json-raw-encoder
2797499 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
alleyinteractive/traverse-reshape
34109 Downloads
Safely break down arrays or objects, and put them back together in new shapes.