agitation/cldr-bundle

Installs: 330

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

1.3 2018-01-23 12:43 UTC

This package is not auto-updated.

Last update: 2022-07-23 07:48:40 UTC


README

Agitation is an e-commerce framework, based on Symfony2, focussed on extendability through plugged-in APIs, UIs, payment modules and other components.

AgitCldrBundle

This bundle provides data for internationalization, such as countries, currencies, timezones, locales.

This bundle ships its own copy of the ICU/CLDR data set and own data adapters, rather than using the ones provided by Symfony’s Intl component.

Why is that? We need the relationships between objects (e.g. which currency is used in which country), and this information is (currently) not provided by the Intl bundle.