Documentation

Format
in package

Table of Contents

ageInDays()  : string
emoji()  : string
humanReadableSize()  : string

Methods

ageInDays()

public static ageInDays(Carbon $date) : string
Parameters
$date : Carbon
Return values
string

emoji()

public static emoji(bool $bool) : string
Parameters
$bool : bool
Return values
string

humanReadableSize()

public static humanReadableSize(int $sizeInBytes) : string
Parameters
$sizeInBytes : int
Return values
string

Search results