Methods | ||
---|---|---|
public
static
|
empty(string $string): bool
|
# |
public
static
|
wordCut(string $string, int $words = 35, string $end = '...'): string
|
# |
public
static
|
br2nl(string $str): string
|
# |
public
static
|
length(string $str): int
|
# |
public
static
|
vn2en(string $str): string
|
# |
public
static
|
replace_first($needle, $replace, $haystack)
|
# |