static array sort(array $array, callable|string $callback) Sort
static array where(array $array, callable $callback) Filter
Collection whereInStrict(string $key, mixed $values)
Collection sort(callable $callback = null)
mixed shift() Get and remove the first item from the collection.
static string ascii(string $value) Transliterate a UTF-8 value
Collection keyBy(callable|string $keyBy)
static mixed __callStatic(string $method, array $parameters) Dynamically
static mixed last(array $array, callable $callback = null, mixed $default = null)
static string finish(string $value, string $cap) Cap a string
Page 58 of 71