lcfirst
laravel-shift/factory-generator
Supported Versions: PHP 5 >= 5.3.0, PHP 7, PHP 8
Make a string's first character lowercase
<?php lcfirst
(
string $string
):
string