6fd751bac1406e664d5380953de4097e8a360719
Output of composer outdated: Direct dependencies required in composer.json: mediawiki/mediawiki-codesniffer v39.0.0 v41.0.0 phpunit/phpunit 9.5.25 9.6.7 Transitive dependencies not required in compose myclabs/deep-copy 1.11.0 1.11.1 nikic/php-parser v4.15.3 v4.15.4 phpunit/php-code-coverage 9.2.23 9.2.26 sebastian/environment 5.1.4 5.1.5 sebastian/recursion-context 4.0.4 4.0.5 sebastian/type 3.2.0 3.2.1 squizlabs/php_codesniffer 3.6.2 3.7.2 Manually updated phpunit and mediawiki-codesniffer. Update phpunit.xml file as per latest format. Bug: https://phabricator.wikimedia.org/T333823
Language data and utilities
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.
Description
Languages
PHP
58%
JavaScript
42%