do you have a script in php where i can use to count the number of letters in a string

for example i have a string called

$string = 'my name is webune';

as you can see, i have 18 characters in that string