laravel-translations-checker icon indicating copy to clipboard operation
laravel-translations-checker copied to clipboard

php artisan translations:unsed

Open open-soft-app opened this issue 3 years ago • 4 comments
trafficstars

a killer feature (for me :-)) would be to find out which translations are not used in the code.

Something like: php artisan translations: unsed

There is no such thing even as an IDE plug-in like PHP Storm or Visual Code.

So many times I have created translations that the maintenance of the site has made them useless.

open-soft-app avatar Mar 25 '22 12:03 open-soft-app

Very cool idea. I dont know when I will have the time to try and implement it, but definitely love the idea.

LarsWiegers avatar Mar 28 '22 07:03 LarsWiegers

That would be a cool feature to clean up existing project.

nsnvglobal avatar Apr 17 '22 13:04 nsnvglobal

FYI this feature is implemented by this package: https://github.com/vemcogroup/laravel-translation

bilfeldt avatar Jun 13 '22 22:06 bilfeldt

Taking a look at this now :)

LarsWiegers avatar Aug 08 '22 18:08 LarsWiegers