Spacify
Less than 1 minute
Spacify
Add spaces or other characters between each character in a string.
Methods
run
public run(string $string, string $replacement = ' '): string
Parameters
Parameter | Type | Description |
---|---|---|
$string | string | The input string |
$replacement | string | The replacement character |
Generated by Hazaar API Doc Generator