Libraries tagged by Arrayy
juststeveking/parameterbag
246214 Downloads
A flexible parameter bag in place of standard arrays on PHP classes
jelix/fakeserverconf
75301 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
jblond/php-diff
110509 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
improved/iterable
182316 Downloads
Functions to interact with arrays, iterators and other traversable objects
halilim/xml-iterator
335428 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
gskema/phpcs-type-sniff
101643 Downloads
PHPCS sniff to enforce PHP7 types and array types
drupal/core-utility
1234794 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
dejurin/php-google-translate-for-free
35790 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
dantleech/argument-resolver
373803 Downloads
Resolve method arguments from an associative array
codemix/yii2-configloader
113548 Downloads
Build configuration arrays from config files and env vars.
cocur/vale
84835 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
cocur/chain
64002 Downloads
Consistent and chainable array manipulation
clue/arguments
178683 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
blendbyte/nova-items-field
414868 Downloads
Nova field to handle array columns
bentools/iterable-functions
335235 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()