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