Transliterate Twig Filter without PECL
Security covered
The module adds a twig filter for transliterating strings without PECL.
It implements the same functionality of Transliterate Twig Filter module (https://www.drupal.org/project/transliterate), but using only Drupal functions.
Example:
{{ 'résidence' | tl }} => residence
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.