Skip to content

move-elevator/composer-translation-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

483 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Composer Translation Validator

Coverage CGL Tests Supported PHP Versions

A Composer plugin that validates translation files in your project. Provides a command validate-translations to check for translations mismatches, duplicates, schema validation and more. Supports XLIFF, YAML, JSON and PHP translation files.

View Documentation

✨ Features

πŸ”₯ Installation

Packagist Packagist Downloads

composer require --dev move-elevator/composer-translation-validator

πŸ“Š Usage

Validate your translation files by running the command:

composer validate-translations ./translations

console.png

The command validate-translations can be used to validate translation files in your project. It will automatically detect the translation files based on the supported formats and run the configured validators. See the CLI documentation for more details.

πŸ“ Documentation

Full documentation is available at move-elevator.github.io/composer-translation-validator.

Quick Links

πŸ§‘β€πŸ’» Contributing

Please have a look at CONTRIBUTING.md.

⭐ License

This project is licensed under GNU General Public License 3.0 (or later).

About

🌐 Composer plugin that validates translation files in your project.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages