ecma_intl 0.2.0

A PHP implementation of ECMA-402


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.