Libraries tagged by Arrayy
siriusphp/validation
801671 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
php-tmdb/api
390576 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
patchlevel/hydrator
671163 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
neos/utility-objecthandling
2662851 Downloads
Flow array/object property and type utilities
maxakawizard/json-collection-parser
933697 Downloads
Streaming parser for large JSON files containing array of objects
maciejczyzewski/bottomline
652706 Downloads
A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.
kzykhys/php-csv-parser
297565 Downloads
Convert CSV to array (Excel style is fully suppoted!)
firegento/fastsimpleimport
1241603 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
dillingham/nova-items-field
1062864 Downloads
Nova field to handle array columns
clagiordano/weblibs-configmanager
3855640 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/iterable-functions
469741 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
bentools/cartesian-product
976509 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
aura/filter
591814 Downloads
Filters to validate and sanitize objects and arrays.
akrabat/rka-content-type-renderer
486258 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
182883 Downloads
Yii2 component that allows for searching/filtering the elements of an array.