Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 428 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 428 Bytes

Php Array Data for CLDR Data

Php Array Data for CLDR Data, convert from json format, provided by http://cldr.unicode.org/

All data will be stored at Data/php

Custom convert

  1. Download lastest data in json format from http://cldr.unicode.org/ and extract it
  2. Open all.php (or custom.php) to change custom configs.
  3. Call all.php (or custom.php) via command line or webserver.