Libraries tagged by php array
outcloud/php-array-sum-callable
16 Downloads
Calculates sum of elements of array given by callback function
outcloud/php-array-avg-callable
14 Downloads
Calculates average of elements of array given by callable function
northrook/array-access
135 Downloads
Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.
nguyenanhung/php-quick-sort
4210 Downloads
Light, simple PHP Array Quick Sort
net_bazzline/php_configuration_format_converter
0 Downloads
php that converts following configuration formats: xml, php array, yaml, json
net_bazzline/php_component_converter
39 Downloads
php component that can handle converting of xml, php array, yaml
mymediamagnet/xml-to-array
12 Downloads
Easily convert valid xml to a php array.
mrsems/paginator-php
35 Downloads
Simple PHP array paginator.
moh/multi-index-array
7 Downloads
A PHP array and Illuminate Collection that allows the use of multiple indices at once to get, set, and unset elements from the array.
mmamedov/array-property
19 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.
metawesome/laravel-xml-to-array
204 Downloads
Easily convert valid xml to a php array.
mathsgod/array_to_gql
6 Downloads
A PHP library for converting PHP arrays to GraphQL query syntax with support for parameters, aliases, and nested structures
mahdi-mohammadi/php-array
10 Downloads
Php Array Opertion Class
macropage/xml-to-php-array
109 Downloads
XML to PHP array convertor
m-bymike/array-functions
870 Downloads
An array wrapper to normalize php array functions, give them an ObjectOriented and functional programming approach.