Showing 7 of 2,041 result(s)
The str_slug function is a shortcut to calling Str::slug . This function is declared in the global namespace.
The str_finish function is a shortcut to calling Str::finish . This function is declared in the global namespace.
The kebab_case function is a shortcut to calling Str::kebab . This function is declared in the global namespace.
The snake_case function is a shortcut to calling Str::snake . This function is declared in the global namespace.
The str_is function is a shortcut to calling Str::is . This function is declared in the global namespace.
The str_random function is a shortcut to calling Str::random . This function is declared in the global namespace.
The str_singular function is a shortcut to calling Str::singular . This function is declared in the global namespace.