prezent / doctrine-translatable
Translatable behaviour extension for Doctrine2
3.4.1
2023-11-16 08:12 UTC
Requires
- php: >=7.4.0
- doctrine/annotations: ^1.13
- doctrine/common: ^2.3|^3.0
- doctrine/orm: >=2.12.0
- jms/metadata: ^1.1|^2.0
- symfony/cache: ^5.0|^6.0
Requires (Dev)
- phpunit/phpunit: ^8.5
- symfony/yaml: ^5.0|6.0
README
Translatable behaviour extension for Doctrine2
Installation
This extension can be installed using Composer:
$ composer require prezent/doctrine-translatable
Documentation
The documentation can be found in the doc directory.