Package Information |
Summary |
ecma_intl is an i18n and l10n extension for PHP |
Maintainers |
Ben Ramsey <
ramsey at php dot net >
(lead)
[details]
|
License |
BSD-3-Clause |
Description |
ecma_intl is a PHP implementation of the ECMA-402 11th Edition
Internationalization API Specification. |
Release notes
Version 0.2.0
(alpha)
|
Add Locale::$currency and Locale\Options::$currency properties. ECMA-402 does not define these properties; they are unique to this implementation and inspired by the properties and methods added in the Intl Locale Info Proposal. |