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