deadkash/translation-form-bundle

Translate your doctrine objects easily with some helpers

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 141

Type:symfony-bundle

3.2.1 2022-01-26 09:02 UTC

README

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

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+/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.