Libraries tagged by arrayq
clue/arguments
162181 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
blendbyte/nova-items-field
245633 Downloads
Nova field to handle array columns
bentools/iterable-functions
276976 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
balping/json-raw-encoder
2347188 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
akrabat/rka-content-type-renderer
319098 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.
migrify/php-config-printer
1374248 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
kdion4891/laravel-livewire-forms
24170 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
xakepehok/array-graphql
83019 Downloads
This library can convert php arrays to GraphQL fields query
sfneal/array-helpers
112182 Downloads
Array helpers for PHP applications
selective/array-reader
53196 Downloads
A strictly typed array reader
scriptfusion/array-walker
125421 Downloads
Walks nested array structures to retrieve values.
samsonasik/array-lookup
37961 Downloads
A fast lookup library that help you verify and search array and Traversable data
rexlabs/array-object
79570 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
polyfills/array-find
7742 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
phrozenbyte/phpunit-array-asserts
38315 Downloads
Provides various array-related PHPUnit assertions, primarily used for API testing.