jysperu/function-str-replace-accent-marks

Función str_replace_accent_marks

1.0.1 2024-06-16 18:09 UTC

This package is auto-updated.

Last update: 2024-10-16 18:49:56 UTC


README

Instalación via composer

composer require jysperu/function-str-replace-accent-marks

Funciones

/** Reemplaza las tildes de un texto */
function str_replace_accent_marks(string|null $str): string