This is a PHP Translation storage adapter that uses Symfony's translation writer and loader.
composer require php-translation/symfony-storage
Static code analysis (fix code style, and test using PHPStan) by running:
make static
Read the full documentation at https://php-translation.readthedocs.io.