ResourceArrayUtilities.php

Static Utility Functions: Array Functions

Sometimes the built-in array functions are either insufficient for our purposes, times when they aren't entirely available, and/or sometimes don't work with our datatype as we would like. These array functions are more compatible with the rest of the Phabstractic library as needed. If a PHP based array function will work in your instance, use that instead.

Classes

ArrayUtilities The Static Array Utility Class