Skip to content

rafaeljosem/TranslationFormBundle

 
 

Repository files navigation

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
2.x Build Status Coverage Status
3.x (master) Build Status Coverage Status SensioLabsInsight

Documentation

Check out the documentation on the official website.

Support

  • 0.x & 1.x are old versions not maintained anymore.
  • 2.x is an old version with low requirements (PHP5.4+/7+, Symfony2.3+/3.0+/4.0+). It is compatible with Gedmo, KnpLabs, A2lix and Prezent
  • 3.x is a rethinked version that depends on AutoFormBundle and has higher requirements (PHP7.2+, Symfony3.4+/4.3+/5.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.

About

Ease translations with some dedicated Symfony form types

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 89.9%
  • Twig 10.1%