Libraries tagged by arrayq
clue/arguments
180308 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
blendbyte/nova-items-field
422058 Downloads
Nova field to handle array columns
bentools/iterable-functions
344633 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
balping/json-raw-encoder
2773786 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
migrify/php-config-printer
1386097 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
xakepehok/array-graphql
117872 Downloads
This library can convert php arrays to GraphQL fields query
smartassert/array-inspector
60861 Downloads
Get values from an array
sfneal/array-helpers
138549 Downloads
Array helpers for PHP applications
selective/array-reader
60666 Downloads
A strictly typed array reader
scriptfusion/array-walker
152475 Downloads
Walks nested array structures to retrieve values.
samsonasik/array-lookup
49428 Downloads
A fast lookup library that help you verify and search array and Traversable data
rexlabs/array-object
86420 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
polidog/object-to-array
36046 Downloads
php object to array
phrozenbyte/phpunit-array-asserts
46973 Downloads
Provides various array-related PHPUnit assertions, primarily used for API testing.
orbitale/array-fixture
33622 Downloads
A Doctrine Data Fixture service based on PHP arrays.