v1.0.0
English

ArrayHelper.php

system/Helpers/Array/ArrayHelper.php
1 class 10 methods

class ArrayHelper

If there are any methods that should be provided, make them public APIs via helper functions.
dotSearch (string $index, array $array) public
convertToArray (string $index) private
arraySearchDot (array $indexes, array $array) private
dotKeyExists (string $index, array $array) public
groupBy (array $array, array $indexes, bool $includeEmpty = false) public
arrayAttachIndexedValue (array $result, array $row, array $indexes, bool $includeEmpty, ) private
recursiveDiff (array $original, array $compareWith) public
recursiveCount (array $array, int $counter = 0) public
sortValuesByNatural (array &$array, $sortByIndex = null) public
int ($currentValue, $nextValue) public
phpDG v1.0.0 ArrayHelper.php 662 files 498 classes 763 fn
Generated