prolix / doctrine-translatable
Translatable behaviour extension for Doctrine2
3.4.1
2024-05-01 13:39 UTC
Requires
- php: >=8.2
- doctrine/annotations: ^2.0
- doctrine/common: ^2.3|^3.0
- doctrine/orm: >=2.12.0
- jms/metadata: ^1.1|^2.0
- symfony/cache: ^5.0|^6.0|^7.0
Requires (Dev)
- phpunit/phpunit: ^8.5
- symfony/yaml: ^5.0|^6.0|^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.