Libraries tagged by array AR
dcblogdev/php-find-and-replace-json
898 Downloads
Find and replace keys or values in json or arrays
daycry/codeigniter-language
885 Downloads
Load language files as array in Codeigniter 4
crysalead/set
24082 Downloads
Array manipulation library
cryonighter/object-column
4015 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects
cangelis/data-models
27 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
axetools/dot
1848 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
alexandre-fernandez/key-value-form-bundle
464 Downloads
Symfony form type to manage associative array data.
alephtools/presenters
5210 Downloads
Data presenters based on the array converter.
acelot/helpers
2152 Downloads
Useful PHP functions for everyday use
php-arsenal/symfony-request-param-bagger
6294 Downloads
Collects sent parameters from Symfony Request and outputs an array.
array/validation
17003 Downloads
A simple validation using the native filters and validators from PHP.
arnapou/dto
516 Downloads
Library - Simple library to create objects from arrays and vice-versa.
wyrihaximus/string-get-in
160570 Downloads
Wrapper around igorw/get-in using strings rather then arrays are keys
wowkaster/yii2-serialize-attributes
5769 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.
orieg/judy
0 Downloads
PHP Judy implements sparse dynamic arrays (aka Judy Arrays).