a2lix / TranslationFormBundle

Ease translations with some dedicated Symfony form types

Home Page:https://a2lix.fr/bundles/translation-form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A2lix Translation Form Bundle

Translate your doctrine objects easily with some helps

Latest Stable Version Latest Unstable Version License

Total Downloads Monthly Downloads Daily Downloads

Branch Tools
3.x (master) Build Status Coverage Status

Documentation

Check out the documentation on the official website.

Support

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.

About

Ease translations with some dedicated Symfony form types

https://a2lix.fr/bundles/translation-form

License:MIT License


Languages

Language:PHP 83.5%Language:Twig 16.5%