This package is a Twig extension that provides the following:
country_namefilter: returns the country name given its two-letter/five-letter code;currency_namefilter: returns the currency name given its three-letter code;currency_symbolfilter: returns the currency symbol given its three-letter code;language_namefilter: returns the language name given its two-letter/five-letter code;locale_namefilter: returns the language name given its two-letter/five-letter code;timezone_namefilter: returns the timezone name given its identifier;country_timezonesfilter: returns the timezone identifiers of the given country code;format_currencyfilter: formats a number as a currency;format_numberfilter: formats a number;format_datetimefilter: formats a date time;format_datefilter: formats a date;format_timefilter: formats a time.