wikimedia / language-data
Language data and utilities.
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 16
Watchers: 15
Forks: 23
Open Issues: 3
Requires
- php: >=7.3
- mustangostang/spyc: 0.6.3
Requires (Dev)
- ext-curl: *
- mediawiki/mediawiki-codesniffer: 43.0.0
- phpunit/phpunit: 9.6.20
README
This library contains language related data, and utility libraries written in PHP and Node.js to interact with that data.
The language related data comprises of the following,
- The script in which a language is written
- The script code
- The language code
- The regions in which the language is spoken
- The autonym - language name written in its own script
- The directionality of the text
This data is populated from the current version of CLDR supplemental data and various other sources.
Documentation
Release schedule
Similar to MLEB, this library will have a quarterly release schedule, and will be released along with MLEB. Intermediate releases will be made for important bug fixes.
Changelog
The full changelog is available in CHANGELOG.md.