TranslationFormBundle
TranslationFormBundle copied to clipboard
Ease translations with some dedicated Symfony form types
A2lix Translation Form Bundle
Translate your doctrine objects easily with some helps
| Branch | Tools |
|---|---|
| 2.x | |
| 3.x (master) |
Documentation
Check out the documentation on the official website.
Support
0.x&1.xare old versions not maintained anymore.2.xis an old version with low requirements (PHP5.4+/7+, Symfony2.3+/3.0+/4.0+). It is compatible with Gedmo, KnpLabs, A2lix and Prezent3.xis a rethinked version that depends on AutoFormBundle and has higher requirements (PHP7.2+, Symfony3.4+/4.3+/5.0+/6.0+). It is compatible with KnpLabs, A2lix and Prezent
Contribution help
docker run --rm --interactive --tty --volume $PWD:/app --user $(id -u):$(id -g) composer install --ignore-platform-reqs
docker run --rm --interactive --tty --volume $PWD:/app --user $(id -u):$(id -g) composer run-script phpunit
docker run --rm --interactive --tty --volume $PWD:/app --user $(id -u):$(id -g) composer run-script cs-fixer
License
This package is available under the MIT license.