Blog |
Forum |
Repository
Jump to letter: [
ACFGHILMOPQRSTWX
]
php-symfony2-Locale - Symfony2 Locale Component
- Website:
- http://symfony.com/doc/current/components/locale.html
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
Locale component provides fallback code to handle cases when the intl extension
is missing. Additionally it extends the implementation of a native Locale
(http://php.net/manual/en/class.locale.php) class with several handy methods.
Replacement for the following functions and classes is provided:
* intl_is_failure
* intl_get_error_code
* intl_get_error_message
* Collator
* IntlDateFormatter
* Locale
* NumberFormatter
Stub implementation only supports the en locale.
Packages