potsky / laravel-localization-helpers

🎌 Artisan commands to generate and update lang files automatically
GNU General Public License v3.0
187 stars 38 forks source link

Fork with up to date MS translator support, PHP 8 and Laravel 8/9 support #74

Open schniper opened 1 year ago

schniper commented 1 year ago

Hi,

First of all, many thanks to Potsky for his great work - I have used this library on a number of projects, back in the day. Recently I needed to use it again and ran into the current compatibility issues. As the repo seems more or less abandoned, I have created a fork with the following features:

Think there might be a few other changes in there. For simplicity, I have renamed the namespace and temporarily removed the tests part. I plan to use this for my own projects, but if anyone wants to take a peek or maybe if there is a chance to update this library with some of the changes, you are welcome to it.

Once again, thank you for what seems to be a way underrated project.

https://github.com/schniper/laravel-localization-helpers