dev-master
9999999-devFastFrame Array Utilities
MIT
The Development Requires
array helper utility fastframe
Wallogit.com
2017 © Pedro Peláez
FastFrame Array Utilities
Utilities for dealing with arrays and nested arrays in PHP, (*1)
Via Composer, (*3)
$ composer require fastframe/utility-array
The following classes are provided by this library:, (*4)
FastFrame\Utility\ArrayHelper Contains basic array handling utilitiesFastFrame\Utility\NestedArrayHelper Contains nested array handling utilitiesFor general usage instructions, please read the documentation here., (*5)
This package attempts to comply with PSR-1 and PSR-4. If you notice compliance oversights, please send a patch via pull request., (*6)
If you believe you have found a bug, please report it using the Github issue tracker, or better yet, fork the library and submit a pull request., (*7)
$ composer test
Please see CONTRIBUTING for details., (*8)
The MIT License (MIT). Please see License File for more information., (*9)
FastFrame Array Utilities
MIT
array helper utility fastframe