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
Installation
Configuration
Optionally you can add a route to check your translation progress.
Create the database tables with Doctrine or add them manually.
Usage
Import
Create your translation files into your translations folder and run the import command.
Export
If your translations changed in the database, you should export them.
Limitations
- Only supports Doctrine ORM with MySQL
TODO
- Invalidate and update translation cache if it changes in the database
Plans
-
Symfony Flex configuration recipe
-
Add new options to export command
- locales to select locales to export
- domains to select domains to export
- format to set the export file format
- override to delete current translation files
-
Add new options to import command
- locales to select locales to import
- domains to select domains to import
- merge to keep database data
-
Support as many Symfony versions as possible
- Google Translate api integration
All versions of translation-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
doctrine/doctrine-bundle Version ^2.0
doctrine/orm Version ^2.7
symfony/config Version ^4.0 || ^5.0
symfony/console Version ^4.0 || ^5.0
symfony/dependency-injection Version ^4.0 || ^5.0
symfony/translation Version ^4.0 || ^5.0
symfony/yaml Version ^4.0 || ^5.0
doctrine/doctrine-bundle Version ^2.0
doctrine/orm Version ^2.7
symfony/config Version ^4.0 || ^5.0
symfony/console Version ^4.0 || ^5.0
symfony/dependency-injection Version ^4.0 || ^5.0
symfony/translation Version ^4.0 || ^5.0
symfony/yaml Version ^4.0 || ^5.0
The package lordjancso/translation-bundle contains the following files
Loading the files please wait ....