Libraries tagged by php array
dg/php54-arrays
234 Downloads
Command-line script to convert between array() and PHP 5.4's short syntax []
sfneal/array-helpers
150663 Downloads
Array helpers for PHP applications
perfilov/php-dto-packer
2776 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
phpwatch/array_key_first_last-polyfill
1201 Downloads
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
tourze/arrayable
34859 Downloads
Arrayable interfaces for PHP
smorken/array-cache
4167 Downloads
Array caching extension for PHP and Laravel
samad/array-conversion
692 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
jeroenzwart/php-csv-iterator
1105 Downloads
A simple CSV reader, to read as array/object with PHP Iterator
laurynasgadl/php-validator
452204 Downloads
Array value validation library for PHP
yurybykov/array_order_by
883 Downloads
A PHP function to database-style order an array.
yharahuts/space-inside-array-braces-fixer
5161 Downloads
Custom rule for php-cs-fixer to add spaces inside array braces
wrkflow/php-get-typed-value
5241 Downloads
Get typed (strict mode) values from an Array / XML with basic validation.
web-fu/php-dot-notation
5851 Downloads
Library that allows to access array and object with strong type support in Dot Notation
susina/xml-to-array
2481 Downloads
Simple PHP library to convert an XML string into an array
simondevelop/array-organize
5144 Downloads
Php library for easy sorting of data, generate html table and more.