imponeer/symfony-translations-constants-loader

symfony/translation extension to load PHP files that are defined all translations as constants

v2.0.0 2025-04-03 21:21 UTC

This package is auto-updated.

Last update: 2025-04-04 09:49:27 UTC


README

Packagist License Packagist Version Packagist Dependency Version

Symfony Translations Constants Loader

Extension for symfony/translation package to load translations defined as constants list in PHP file.

Installation

To install and use this package, we recommend to use Composer:

composer require imponeer/symfony-translations-constants-loader

Otherwise you need to include manualy files from src/ directory.

How to contribute?

If you want to add some functionality or fix bugs, you can fork, change and create pull request. If you not sure how this works, try read GitHub documentation about git.

If you found any bug or have some questions, use issues tab and write there your questions.