Download the PHP package uam/twig-i18n-extension without Composer
On this page you can find all versions of the php package uam/twig-i18n-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download uam/twig-i18n-extension
More information about uam/twig-i18n-extension
Files in uam/twig-i18n-extension
Download uam/twig-i18n-extension
More information about uam/twig-i18n-extension
Files in uam/twig-i18n-extension
Vendor uam
Package twig-i18n-extension
Short Description Twig i18n extension
License MIT
Homepage https://github.com/united-asian/twig-i18n-extension
Package twig-i18n-extension
Short Description Twig i18n extension
License MIT
Homepage https://github.com/united-asian/twig-i18n-extension
Please rate this library. Is it a good library?
Informations about the package twig-i18n-extension
UAM Twig I18n Extension
The uam/twig-i18n-extension
package provides a Twig extension for internationalizing dates, numbers, etc.
Installation
Add the package to your project's composer.json
:
Run composer install
or composer update
to install the package:
Usage
Add the extension to the Twig_Environment:
Symfony2
To use the extension in a symfony2 app, use the built-in UAMTwigI18nBundle
:
Enable the bundle in your app's Appkernel:
The bundle will automaticallty register the UAM\Twig\Extension\I18nExtension
as a twig extension.
All versions of twig-i18n-extension with dependencies
PHP Build Version
Package Version
Requires
twig/twig Version
^1.24
symfony/intl Version ^2.8||^3.0
symfony/translation Version ^2.8||^3.0
symfony/intl Version ^2.8||^3.0
symfony/translation Version ^2.8||^3.0
The package uam/twig-i18n-extension contains the following files
Loading the files please wait ....