Libraries tagged by php arrays
antaresbr/arrayhandler
4532 Downloads
A custom PHP array handler based on Laravel's Illuminate/Support/Arr class
mathiasgrimm/arraypath
26325 Downloads
php array utility to manipulate array in a xpath way
phpsanitization/phpsanitization
85 Downloads
Modern PHP Sanitization Library
wundii/data-mapper-symfony-bundle
56 Downloads
A Symfony Bundle for modern deserialization and mapping of XML, JSON and arrays in PHP classes - optimized for PHP 8.2+
myth/collection
3394 Downloads
Javascript inspired, supercharged array object for PHP.
timehunter/laravel-dto-generator
176 Downloads
A generator that creates PHP Data Transfer Object by array schema.
fnayou/dotted
3349 Downloads
php library to access multidimensional arrays
zakirullin/typed-accessor
5 Downloads
Convenient array-related routine & better type casting
welshdev/doctrine-base-repository
289 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
vistik/typed-collections
27998 Downloads
A simple way to create typed collections in PHP - build on Illuminate\Support\Collection
ufo-tech/dto-transformer
300 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
spaf/simputils
5915 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
sonofwinter/binding-bundle
2897 Downloads
This Bundle provides a binding from array to Entity with Symfony
slick/configuration
6149 Downloads
The slick/configuration component provides an easy-to-use solution for managing configuration files in your PHP applications.
sevenecks/tableify
5693 Downloads
Transform a multidimensional array into a pretty table that can be echoed to the screen or logged to a file.