icanboogie/cldr-cli
A CLI for ICanBoogie/CLDR
Maintainers
Requires
- php: >=8.1
- icanboogie/cldr: ^6.0
- symfony/console: ^6.3|^7.0
- symfony/dependency-injection: ^6.3|^7.0
Requires (Dev)
- phpstan/phpstan: ^1.11
- phpunit/phpunit: ^10.5
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 2aa38d81eaa16ff4cbc0aeda74c68ccd6e21d10f
- Olivier Laviale <olivier.laviale.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-26 02:14:28 UTC
README
A CLI for ICanBoogie/CLDR.
Usage
Use the warm-up command to warm up the CLDR cache. This is especially useful if you want to
restrict the usage of the CLDR to the warmed-up data. Use the --dir option to specify the
directory you use for the CLDR cache, defaults to .cldr-cache.
./vendor/bin/cldr warm-up us fr de
Installation
composer require icanboogie/cldr-cli
Continuous Integration
The project is continuously tested by GitHub actions.
👁 Tests
👁 Static Analysis
👁 Code Style
Code of Conduct
This project adheres to a Contributor Code of Conduct. By participating in this project and its community, you're expected to uphold this code.
Contributing
See CONTRIBUTING for details.
License
icanboogie/cldr-cli is released under the MIT License.
