PHPackages                             twig/intl-extra - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. twig/intl-extra

ActiveLibrary[Templating &amp; Views](/categories/templating)

twig/intl-extra
===============

A Twig extension for Intl

v3.24.0(4mo ago)36763.2M↓14.7%25[3 PRs](https://github.com/twigphp/intl-extra/pulls)20MITPHPPHP &gt;=8.1.0

Since Sep 7Pushed 2d ago4 watchersCompare

[ Source](https://github.com/twigphp/intl-extra)[ Packagist](https://packagist.org/packages/twig/intl-extra)[ Docs](https://twig.symfony.com)[ GitHub Sponsors](https://github.com/fabpot)[ Fund](https://tidelift.com/funding/github/packagist/twig/twig)[ RSS](/packages/twig-intl-extra/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (3)Dependencies (6)Versions (63)Used By (20)

Twig Intl Extension
===================

[](#twig-intl-extension)

This package is a Twig extension that provides the following:

- [`country_name`](https://twig.symfony.com/country_name) filter: returns the country name given its two-letter/five-letter code;
- [`currency_name`](https://twig.symfony.com/currency_name) filter: returns the currency name given its three-letter code;
- [`currency_symbol`](https://twig.symfony.com/currency_symbol) filter: returns the currency symbol given its three-letter code;
- [`language_name`](https://twig.symfony.com/language_name) filter: returns the language name given its two-letter/five-letter code;
- [`locale_name`](https://twig.symfony.com/locale_name) filter: returns the language name given its two-letter/five-letter code;
- [`timezone_name`](https://twig.symfony.com/timezone_name) filter: returns the timezone name given its identifier;
- [`country_timezones`](https://twig.symfony.com/country_timezones) filter: returns the timezone identifiers of the given country code;
- [`format_currency`](https://twig.symfony.com/format_currency) filter: formats a number as a currency;
- [`format_number`](https://twig.symfony.com/format_number) filter: formats a number;
- [`format_datetime`](https://twig.symfony.com/format_datetime) filter: formats a date time;
- [`format_date`](https://twig.symfony.com/format_date) filter: formats a date;
- [`format_time`](https://twig.symfony.com/format_time) filter: formats a time.

###  Health Score

75

—

ExcellentBetter than 100% of packages

Maintenance90

Actively maintained with recent releases

Popularity71

Solid adoption and visibility

Community45

Growing community involvement

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 67.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~37 days

Recently: every ~19 days

Total

63

Last Release

121d ago

Major Versions

v2.15.4 → v3.5.02022-12-27

v2.15.5 → v3.5.12023-02-08

v2.15.6 → v3.7.12023-07-29

v2.16.0 → v3.9.02024-04-03

v3.23.0 → 4.x-dev2026-01-17

PHP version history (6 changes)v2.12.0PHP ^7.1.3

v2.13.0PHP &gt;=7.1.3

v3.8.0PHP &gt;=7.2.5

v3.12.0PHP &gt;=8.0.2

v3.21.0PHP &gt;=8.1.0

4.x-devPHP &gt;=8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47313?v=4)[Fabien Potencier](/maintainers/fabpot)[@fabpot](https://github.com/fabpot)

---

Top Contributors

[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (64 commits)")[![nicolas-grekas](https://avatars.githubusercontent.com/u/243674?v=4)](https://github.com/nicolas-grekas "nicolas-grekas (5 commits)")[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (3 commits)")[![javiereguiluz](https://avatars.githubusercontent.com/u/73419?v=4)](https://github.com/javiereguiluz "javiereguiluz (2 commits)")[![ruudk](https://avatars.githubusercontent.com/u/104180?v=4)](https://github.com/ruudk "ruudk (2 commits)")[![felds](https://avatars.githubusercontent.com/u/139979?v=4)](https://github.com/felds "felds (1 commits)")[![Jean-Beru](https://avatars.githubusercontent.com/u/6114779?v=4)](https://github.com/Jean-Beru "Jean-Beru (1 commits)")[![jmsche](https://avatars.githubusercontent.com/u/3929498?v=4)](https://github.com/jmsche "jmsche (1 commits)")[![kbond](https://avatars.githubusercontent.com/u/127811?v=4)](https://github.com/kbond "kbond (1 commits)")[![keulinho](https://avatars.githubusercontent.com/u/15930605?v=4)](https://github.com/keulinho "keulinho (1 commits)")[![abdounikarim](https://avatars.githubusercontent.com/u/15892761?v=4)](https://github.com/abdounikarim "abdounikarim (1 commits)")[![noniagriconomie](https://avatars.githubusercontent.com/u/13205768?v=4)](https://github.com/noniagriconomie "noniagriconomie (1 commits)")[![nyamsprod](https://avatars.githubusercontent.com/u/51073?v=4)](https://github.com/nyamsprod "nyamsprod (1 commits)")[![OskarStark](https://avatars.githubusercontent.com/u/995707?v=4)](https://github.com/OskarStark "OskarStark (1 commits)")[![pierredup](https://avatars.githubusercontent.com/u/144858?v=4)](https://github.com/pierredup "pierredup (1 commits)")[![Seb33300](https://avatars.githubusercontent.com/u/915273?v=4)](https://github.com/Seb33300 "Seb33300 (1 commits)")[![seb-jean](https://avatars.githubusercontent.com/u/12116264?v=4)](https://github.com/seb-jean "seb-jean (1 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (1 commits)")[![sukei](https://avatars.githubusercontent.com/u/890645?v=4)](https://github.com/sukei "sukei (1 commits)")[![mbolli](https://avatars.githubusercontent.com/u/722725?v=4)](https://github.com/mbolli "mbolli (1 commits)")

---

Tags

intlphptemplatingtwigintltwig

### Embed Badge

![Health badge](/badges/twig-intl-extra/health.svg)

```
[![Health](https://phpackages.com/badges/twig-intl-extra/health.svg)](https://phpackages.com/packages/twig-intl-extra)
```

###  Alternatives

[twig/extra-bundle

A Symfony bundle for extra Twig extensions

91492.0M315](/packages/twig-extra-bundle)[rcrowe/twigbridge

Adds the power of Twig to Laravel

9105.9M50](/packages/rcrowe-twigbridge)[twig/string-extra

A Twig extension for Symfony String

22046.0M133](/packages/twig-string-extra)[twig/cssinliner-extra

A Twig extension to allow inlining CSS

22918.5M55](/packages/twig-cssinliner-extra)[symfony/ux-twig-component

Twig components for Symfony

21914.8M162](/packages/symfony-ux-twig-component)[twig/inky-extra

A Twig extension for the inky email templating engine

16612.5M47](/packages/twig-inky-extra)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
