Libraries tagged by array AR
perfilov/php-dto-packer
2003 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
myerscode/utilities-bags
7350 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
mossengine/helpersarray
271 Downloads
A PHP sub library for the Mossengine/Helper library that provides Array helper functions
micayael/php-extras
7168 Downloads
Funciones extras sobre el core de php
lumosolutions/actionable
113 Downloads
Provides a clean, elegant way to create dispatchable and runnable actions in Laravel with built-in array conversion capabilities
laurynasgadl/travers
458021 Downloads
Travers - PHP array traversing via tokenized paths
laurynasgadl/php-validator
451691 Downloads
Array value validation library for PHP
kanellov/config-merge
1734 Downloads
A simple function that merges config arrays
imponeer/toarray-interface
15606 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.
gajus/marray
152 Downloads
More array functions.
fnayou/dotted
3396 Downloads
php library to access multidimensional arrays
dmitrirussu/rjson-php
3124 Downloads
Compress array collection data to json
disapamok/srilanka-cities
309 Downloads
This has included Sri Lanka's all the provinces, districts, and cities in a PHP array
digitaldream/data-converter
9196 Downloads
In web application we need to convert data from one type to another. For example, array to excel file or excel file to array.
dgifford/property-setter-trait
3915 Downloads
Trait providing methods to set class properties with an array.