prezent / doctrine-translatable
Translatable behaviour extension for Doctrine2
Installs: 715 857
Dependents: 5
Suggesters: 0
Security: 0
Stars: 26
Watchers: 10
Forks: 18
pkg:composer/prezent/doctrine-translatable
Requires
- php: >=8.2
- doctrine/annotations: ^1.13
- doctrine/common: ^2.3|^3.0
- doctrine/orm: >=2.12.0
- jms/metadata: ^1.1|^2.0
- symfony/cache: ^6.4|^7.0
Requires (Dev)
- phpunit/phpunit: ^8.5 || ^9.6 || ^10.5 || ^11.0
- symfony/yaml: ^6.4|^7.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.