Download the PHP package lordjancso/translation-bundle without Composer
On this page you can find all versions of the php package lordjancso/translation-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lordjancso/translation-bundle
More information about lordjancso/translation-bundle
Files in lordjancso/translation-bundle
Download lordjancso/translation-bundle
More information about lordjancso/translation-bundle
Files in lordjancso/translation-bundle
Vendor lordjancso
Package translation-bundle
Short Description Translation bundle for Symfony to manage your translations.
License MIT
Homepage https://github.com/lordjancso/TranslationBundle
Package translation-bundle
Short Description Translation bundle for Symfony to manage your translations.
License MIT
Homepage https://github.com/lordjancso/TranslationBundle
Please rate this library. Is it a good library?
Informations about the package translation-bundle
TranslationBundle
Translation bundle for Symfony to manage your translations in the database.
Requirements
- PHP 8.2+
- Symfony 6.4 / 7.4 / 8.0
- Doctrine ORM
Installation
Configuration
Optionally you can add a route to check your translation progress.
Create the database tables with Doctrine:
Usage
Extract
Extract translation keys from your source code into YAML files.
Export
Export translations from the database to YAML files.
Import
Import YAML translation files into the database.
Translation stats UI
If you added the route, visit /lordjancso-translation to see a translation coverage overview per domain and locale.
Testing
Limitations
- Only supports Doctrine ORM with MySQL
All versions of translation-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
doctrine/doctrine-bundle Version ^2.14 || ^3.0
doctrine/orm Version ^2.14 || ^3.0
nikic/php-parser Version ^5.0
symfony/config Version ^6.4 || ^7.4 || ^8.0
symfony/console Version ^6.4 || ^7.4 || ^8.0
symfony/dependency-injection Version ^6.4 || ^7.4 || ^8.0
symfony/filesystem Version ^6.4 || ^7.4 || ^8.0
symfony/finder Version ^6.4 || ^7.4 || ^8.0
symfony/translation Version ^6.4 || ^7.4 || ^8.0
symfony/yaml Version ^6.4 || ^7.4 || ^8.0
doctrine/doctrine-bundle Version ^2.14 || ^3.0
doctrine/orm Version ^2.14 || ^3.0
nikic/php-parser Version ^5.0
symfony/config Version ^6.4 || ^7.4 || ^8.0
symfony/console Version ^6.4 || ^7.4 || ^8.0
symfony/dependency-injection Version ^6.4 || ^7.4 || ^8.0
symfony/filesystem Version ^6.4 || ^7.4 || ^8.0
symfony/finder Version ^6.4 || ^7.4 || ^8.0
symfony/translation Version ^6.4 || ^7.4 || ^8.0
symfony/yaml Version ^6.4 || ^7.4 || ^8.0
The package lordjancso/translation-bundle contains the following files
Loading the files please wait ...