Skip to content

twigphp/intl-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twig Intl Extension

This package is a Twig extension that provides the following:

  • country_name filter: returns the country name given its two-letter/five-letter code;
  • currency_name filter: returns the currency name given its three-letter code;
  • currency_symbol filter: returns the currency symbol given its three-letter code;
  • language_name filter: returns the language name given its two-letter/five-letter code;
  • locale_name filter: returns the language name given its two-letter/five-letter code;
  • timezone_name filter: returns the timezone name given its identifier;
  • country_timezones filter: returns the timezone identifiers of the given country code;
  • format_currency filter: formats a number as a currency;
  • format_number filter: formats a number;
  • format_datetime filter: formats a date time;
  • format_date filter: formats a date;
  • format_time filter: formats a time;
  • format_list filter: formats a list of strings as a single, locale-aware string.

About

A Twig extension for Intl

Topics

Resources

License

Security policy

Stars

365 stars

Watchers

4 watching

Forks

Packages

 
 
 

Contributors

Languages