kacer / twig-gettext-extension
Twig extension for template translation using gettext
v0.2
2017-11-01 15:17 UTC
Requires
- php: >=7.0
- twig/twig: ^1.27|^2.0
Requires (Dev)
- kunststube/potools: ^0.4.1
- phpstan/phpstan: *
Suggests
- kunststube/potools: Provides compatible classes for creating .pot files from extracted gettext strings
This package is auto-updated.
Last update: 2025-03-26 00:12:10 UTC
README
Gettext Extension for Twig ========================== This extension is based on extension from https://github.com/deceze/Twig-extensions Extension was extracted from rest of extensions and updated to be compatible with Twig 1.x and 2.x.