jysperu/ function-str-replace-accent-marks
函数 str_replace_accent_marks
1.0.1
2024-06-16 18:09 UTC
README
通过composer安装
composer require jysperu/function-str-replace-accent-marks
函数
/** Reemplaza las tildes de un texto */
function str_replace_accent_marks(string|null $str): string