static mixed last(array $array, callable $callback = null, mixed $default = null)
static string quickRandom(int $length = 16) deprecated
static array prepend(array $array, mixed $value, mixed $key = null)
mixed __call(string $method, array $parameters) Dynamically handle calls
static string studly(string $value) Convert a value to studly
Collection sortByDesc(callable|string $callback, int $options = SORT_REGULAR)
Collection split(int $numberOfGroups)
static string singular(string $value) Get the singular form
static array where(array $array, callable $callback) Filter
void offsetSet(string $offset, mixed $value) Set the value at the given
Page 57 of 71