Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | 5 anni fa | |
---|---|---|
.. | ||
LICENSE | 5 anni fa | |
README.md | 5 anni fa | |
bootstrap.php | 5 anni fa | |
composer.json | 5 anni fa |
This component provides a collection of functions/classes using the
symfony/intl
package when the
Intl extension is not installed, including:
intl_is_failure()
intl_get_error_code()
intl_get_error_message()
intl_error_name()
Collator
NumberFormatter
Locale
IntlDateFormatter
More information can be found in the main Polyfill README.
This library is released under the MIT license.