twig/intl-extra
Twig Intl Extra adds internationalization helpers to Twig: look up country, currency, language, locale and timezone names, list country timezones, and format numbers, currencies, dates and times using ICU/Intl-style formatting.
Intl extension via Twig templates. Reduces backend complexity for dynamic content formatting (dates, numbers, plurals).{{ '1000'|number_format }}).Intl.js).Intl calls in templates.symfony/intl or voku/translation instead).For Executives: "This package lets us ship multilingual features faster by handling locale-specific formatting (dates, numbers, plurals) directly in templates—no backend changes needed. For example, we can auto-adjust ‘1,000’ to ‘1.000’ for EU users without extra dev work. It’s a low-risk, high-impact way to support global users with minimal overhead."
For Engineering:
*"Twig’s intl-extra gives us:
Intl knowledge. Recommended for projects already using Twig for templating."*How can I help you explore Laravel packages today?