grapheme_substr

Supported Versions: PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0
Return part of a string
<?php grapheme_substr(string $string, int $offset, ?int $length = null): string|false