Stars: 1465
Forks: 278
Pull Requests: 185
Issues: 100
Watchers: 36
Last Updated: 2020-11-01 02:14:44
WARNING: This repository is abandoned in favor of Twig Core Extra extensions.
shuffle filter -> no equivalenttime_diff filter -> no equivalenttrans filter -> use the trans filter
from the Symfony Translator extension (symfony/twig-bridge)localizeddate, localizednumber, localizedcurrency
filters: use the Twig intl extra extension:
format_date,
format_number,
format_currency,
...truncate, wordwrap filters: use the Twig string extra
extension: u filterThis repository hosts Twig Extensions that do not belong to the core but can be nonetheless interesting to share with other developers.
Read the documentation for more information.