mheinzerling / arrayutils
This is a small library collection array utilities.
1.0.0
2016-12-30 15:18 UTC
Requires
- php: ^7.1.0
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- phpunit/phpunit: ^5.6.0
This package is not auto-updated.
Last update: 2025-02-01 22:13:59 UTC
README
#mheinzerling/arrayutils
This is a small library collection array utilities.
##Composer "require": { "mheinzerling/arrayutils": "^1.0.0" },
##Methods ArrayUtils::mergeAndSortArrayKeys ArrayUtils::removeFirst ArrayUtils::flatten ArrayUtils::fixOrderByKey
##Changelog
1.0.0
- initial version (PHP 7.1)