Download the PHP package senseexception/intl-format-bundle without Composer
On this page you can find all versions of the php package senseexception/intl-format-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download senseexception/intl-format-bundle
More information about senseexception/intl-format-bundle
Files in senseexception/intl-format-bundle
Package intl-format-bundle
Short Description A Symfony bundle of the IntlFormat wrapper library for PHP intl messages
License MIT
Informations about the package intl-format-bundle
IntlFormatBundle
A Symfony bundle of the Intl-Format wrapper library for PHP intl messages. This bundle is currently in development and might introduce BC breaks.
Installation
You can install it with Composer.
If the composer installation with symfony/flex didn't already register the bundle, you need to register it into your bundles.php manually:
Configuration
By default a configuration doesn't need to be added if the needed locale is en_US
and USD
the currency. For any other
locale or currency you can add the following configuration to your project and configure the needed locale and currency
values:
Usage
IntlFormatBundle implements the functionality of Intl-Format and provides Twig extensions for using the documented type specifiers of the library.
Filters
Internationalization text formatting:
Functions
Internationalization text formatting:
Currency symbol of configured locale:
All versions of intl-format-bundle with dependencies
php Version ^7.3 || ^8.0
senseexception/intl-format Version ^2.0
symfony/http-kernel Version ^4.4 || ^5.0
symfony/http-foundation Version ^4.4 || >= 5.0.7, < 6.0.0
symfony/dependency-injection Version ^4.4 || ^5.0
symfony/config Version ^4.4 || ^5.0
symfony/twig-bundle Version ^4.4 || ^5.0