Libraries tagged by Arrayy
jblond/php-diff
132308 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
halilim/xml-iterator
388360 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
gskema/phpcs-type-sniff
131940 Downloads
PHPCS sniff to enforce PHP7 types and array types
drupal/core-utility
1324718 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
dejurin/php-google-translate-for-free
48281 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
dantleech/argument-resolver
546286 Downloads
Resolve method arguments from an associative array
codemix/yii2-configloader
127961 Downloads
Build configuration arrays from config files and env vars.
cocur/vale
109049 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
cocur/chain
73288 Downloads
Consistent and chainable array manipulation
clue/arguments
196335 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
blendbyte/nova-items-field
583681 Downloads
Array items field for Laravel Nova with drag/drop sorting, validation & flexible display options. Fork of dillingham/nova-items-field, maintained for Nova 5.
bentools/iterable-functions
441880 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
balping/json-raw-encoder
3554868 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
alleyinteractive/traverse-reshape
281206 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
akrabat/rka-content-type-renderer
470072 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.