count_chars
laravel-shift/factory-generator
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Return information about characters used in a string
<?php count_chars
(
string $string
,
int $mode
=
0
): array|
string