prezent / doctrine-translatable
Translatable behaviour extension for Doctrine
Installs: 718 084
Dependents: 5
Suggesters: 0
Security: 0
Stars: 26
Watchers: 10
Forks: 18
pkg:composer/prezent/doctrine-translatable
Requires
- php: >=8.2
- doctrine/common: ^2.3|^3.0
- doctrine/orm: ^3.5
- jms/metadata: ^1.1|^2.0
- symfony/cache: ^6.4|^7.1
Requires (Dev)
- doctrine/doctrine-bundle: ^3.0
- phpunit/phpunit: ^8.5 || ^9.6 || ^10.5 || ^11.0
- symfony/var-exporter: ^6.4|^7.1
- symfony/yaml: ^6.4|^7.1
This package is auto-updated.
Last update: 2025-12-03 10:18:45 UTC
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.