Libraries tagged by arrayq
jblond/php-diff
131252 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
halilim/xml-iterator
386819 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
gskema/phpcs-type-sniff
130897 Downloads
PHPCS sniff to enforce PHP7 types and array types
drupal/core-utility
1321222 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
dejurin/php-google-translate-for-free
47811 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
dantleech/argument-resolver
532482 Downloads
Resolve method arguments from an associative array
codemix/yii2-configloader
127615 Downloads
Build configuration arrays from config files and env vars.
cocur/vale
107479 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
cocur/chain
72835 Downloads
Consistent and chainable array manipulation
clue/arguments
195765 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
bentools/iterable-functions
437879 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
balping/json-raw-encoder
3510002 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
alleyinteractive/traverse-reshape
267904 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
akrabat/rka-content-type-renderer
466914 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.
symplify/php-config-printer
2368502 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper