Download the PHP package runroom-packages/doctrine-translatable-bundle without Composer
On this page you can find all versions of the php package runroom-packages/doctrine-translatable-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download runroom-packages/doctrine-translatable-bundle
More information about runroom-packages/doctrine-translatable-bundle
Files in runroom-packages/doctrine-translatable-bundle
Package doctrine-translatable-bundle
Short Description Manage doctrine translatable entities with Symfony
License MIT
Homepage https://github.com/runroom/RunroomDoctrineTranslatableBundle
Informations about the package doctrine-translatable-bundle
RunroomDoctrineTranslatableBundle
This bundle gives the ability to define and use translations directly on the Sonata Backoffice as a replacement for yaml
translations of Symfony.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles in config/bundles.php
file of your project:
Contribute
The sources of this package are contained in the Runroom monorepo. We welcome contributions for this package on runroom/runroom-packages.
License
This bundle is under the MIT license.
All versions of doctrine-translatable-bundle with dependencies
doctrine/collections Version ^2.0
doctrine/dbal Version ^3.6 || ^4.0
doctrine/doctrine-bundle Version ^2.10
doctrine/orm Version ^2.19 || ^3.2
doctrine/persistence Version ^3.1
symfony/dependency-injection Version ^6.4 || ^7.1
symfony/framework-bundle Version ^6.4 || ^7.1
symfony/http-kernel Version ^6.4 || ^7.1
symfony/translation-contracts Version ^2.4 || ^3.0