Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | %!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
LICENSE | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
bootstrap.php | %!s(int64=5) %!d(string=hai) anos | |
composer.json | %!s(int64=5) %!d(string=hai) anos |
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.