prezent / doctrine-translatable
Translatable behaviour extension for Doctrine2
Installs: 709 887
Dependents: 5
Suggesters: 0
Security: 0
Stars: 26
Watchers: 10
Forks: 18
pkg:composer/prezent/doctrine-translatable
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.