Libraries tagged by arrayq
2amigos/yii2-arrayquery-component
330938 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
braincrafted/arrayquery
455 Downloads
ArrayQuery is a library to query arrays.
bendamqui/arrayql
19 Downloads
Array query library.
asimlqt/arrayquery
9 Downloads
Array query
ruhulfbr/excelq
6 Downloads
Make data retrieval query on Excel file like laravel `Query Builder`
ruhulfbr/csvqry
7 Downloads
Make data retrieval query on CSV like laravel `Query Builder`
ruhulfbr/array-qry
6 Downloads
Make data retrieval query on `Array` like laravel Query Builder
sebastian/object-enumerator
657149133 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
symfony/property-access
234806021 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
ramsey/collection
354367426 Downloads
A PHP library for representing and manipulating collections.
nette/utils
283135310 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/config
207504344 Downloads
Define configuration arrays with strict schemas and access values with dot notation
doctrine/collections
351147297 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
symfony/serializer
241236218 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/options-resolver
393143396 Downloads
Provides an improved replacement for the array_replace PHP function