ecma_intl

pecl install ecma_intl

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.

Maintainer

  • Ben Ramsey (lead )

Details

Stars: 5
Downloads: 2042
0.2.0
1 year ago
Version 0.2.0 change log


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.

requires:

  • php >=8.2.0<=8.3.99
  • pearinstaller >=1.10.1