Download the PHP package mlntn/laravel-translation-diff without Composer
On this page you can find all versions of the php package mlntn/laravel-translation-diff. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mlntn/laravel-translation-diff
More information about mlntn/laravel-translation-diff
Files in mlntn/laravel-translation-diff
Download mlntn/laravel-translation-diff
More information about mlntn/laravel-translation-diff
Files in mlntn/laravel-translation-diff
Vendor mlntn
Package laravel-translation-diff
Short Description Diff and fix Laravel translation files
License MIT
Homepage http://github.com/mlntn/laravel-translation-diff
Package laravel-translation-diff
Short Description Diff and fix Laravel translation files
License MIT
Homepage http://github.com/mlntn/laravel-translation-diff
Please rate this library. Is it a good library?
Informations about the package laravel-translation-diff
This library finds missing translations in Laravel language files and can add them across all languages. You will need to complete the translation, but this tool removes the tedious manual comparing of language files across translations.
Usage
Compare language files across all translations and show a report of inconsistencies
php artisan lang:diff
Compare language files across all translations and write the corrected files with for each translation that needs to be added
php artisan lang:diff --fix
All versions of laravel-translation-diff with dependencies
PHP Build Version
Package Version
No informations.
The package mlntn/laravel-translation-diff contains the following files
Loading the files please wait ....