ecma_intl 0.2.0

ecma_intl is an i18n and l10n extension for PHP


ecma_intl is a PHP implementation of the ECMA-402 11th Edition
Internationalization API Specification.

License: BSD-3-Clause

Changes

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.