Download the PHP package patryqhyper/laravel-translation-checker without Composer
On this page you can find all versions of the php package patryqhyper/laravel-translation-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download patryqhyper/laravel-translation-checker
More information about patryqhyper/laravel-translation-checker
Files in patryqhyper/laravel-translation-checker
Download patryqhyper/laravel-translation-checker
More information about patryqhyper/laravel-translation-checker
Files in patryqhyper/laravel-translation-checker
Vendor patryqhyper
Package laravel-translation-checker
Short Description Library to show all missing translations within your Laravel project
License MIT
Package laravel-translation-checker
Short Description Library to show all missing translations within your Laravel project
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-translation-checker
Laravel-translation-checker
Library to show all missing translations within your Laravel project.
Installation
Publish config
Usage
This command will return in terminal missing translations for specific locales.
If you didn't disable save_error_log_file
option in config, it will also save error log in storage/logs directory.
Important information
There is no support for .json files yet. Only directory-based translations are supported. Feel free to contribute.
All versions of laravel-translation-checker with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
spatie/laravel-package-tools Version ^1.92
laravel/framework Version ^12.0
spatie/laravel-package-tools Version ^1.92
laravel/framework Version ^12.0
The package patryqhyper/laravel-translation-checker contains the following files
Loading the files please wait ....