Libraries tagged by php-array
mcaskill/php-array-insert
26252 Downloads
Insert elements from a passed array into the first array.
mcaskill/php-array-chunk-by
10747 Downloads
Splits an array into chunks using a callback function.
lindowx/php-array-hash
5449 Downloads
Hashing an multi-dimension PHP array into a unique value
jfcherng/php-array-dumper
8824 Downloads
Dump an array into XML, JSON, YAML, etc...
dskripchenko/php-array-helper
4229 Downloads
Additional array functions
battye/php-array-parser
4127 Downloads
Parse text representation of a PHP array into an actual PHP array.
silinternational/php-array-dot-notation
1739 Downloads
PHP library for using dot notation in arrays
gurukami/php-array
856 Downloads
Simple & secure helper to manipulate arrays in various ways
nikoutel/helionconfig
673 Downloads
A versatile configuration parser. Can handle multiple configuration formats.
nancheng/pfinal-array
511 Downloads
This is a PHP array manipulation middleware
glowy/arrays
3201 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
aedart/athenaeum-config
2922 Downloads
A loader that is able to load various types of configuration files
vaclavvanik/dom-to-array
9149 Downloads
An easy way to convert DOM Document to PHP array
transprime-research/arrayed
253 Downloads
PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.
rene-roscher/laravel-i18n-json-converter
754 Downloads
A Package for Laravel that converts PHP array-based translation files into flattened JSON files, making them compatible with Vue i18n