jmf/twig-currency

Twig extension for handling currency in Twig templates.

Maintainers

Package info

github.com/jmfeurprier/twig-currency

pkg:composer/jmf/twig-currency

Statistics

Installs: 190

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2024-06-05 17:27 UTC

This package is auto-updated.

Last update: 2026-03-05 21:50:44 UTC


README

Installation & Requirements

Install with Composer:

composer require jmf/twig-currency

Usage in Twig templates

money_amount() filter

{{ price|money_amount }}