dskripchenko/php-array-helper
Additional array functions
Maintainers
1.1.2
2026-01-27 09:40 UTC
MIT 807f87107b5d642a3929d60ae062e7bfc4ae2f60
- Denis Skripchenko <denskrp90.woop@gmail.com>
This package is auto-updated.
Last update: 2026-05-27 10:16:37 UTC
README
$ php composer.phar require dskripchenko/php-array-helper "@dev"
or add
"dskripchenko/php-array-helper": "@dev"
to the require section of your composer.json file.
Functions
- array_merge_deep
- array_sort_deep
- array_is_associative
- array_get_signature
