Libraries tagged by arrayq
firegento/fastsimpleimport
1020809 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
dillingham/nova-items-field
915076 Downloads
Nova field to handle array columns
clagiordano/weblibs-configmanager
3094478 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
bentools/cartesian-product
793683 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
aura/filter
532233 Downloads
Filters to validate and sanitize objects and arrays.
akrabat/rka-content-type-renderer
379065 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.
yii2mod/yii2-array-query
150856 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
stellarwp/arrays
597685 Downloads
A library for array manipulation.
steevanb/php-typed-array
142033 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
spatie/array-functions
50753 Downloads
Some handy array helpers
shudrum/array-finder
2720735 Downloads
ArrayFinder component
samsonasik/array-lookup
49382 Downloads
A fast lookup library that help you verify and search array and Traversable data
sameer-shelavale/php-countries-array
364831 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
rikudou/array-merge-recursive
107885 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
polyfills/array-find
40452 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.