jysperu/function-str-replace-accent-marks

函数 str_replace_accent_marks

1.0.1 2024-06-16 18:09 UTC

This package is auto-updated.

Last update: 2024-09-16 18:43:21 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