lephare/doctrine-json-translation

Store your translations in JSON and use them with Doctrine

Maintainers

Package info

github.com/le-phare/doctrine-json-translation

pkg:composer/lephare/doctrine-json-translation

Statistics

Installs: 14

Dependents: 1

Suggesters: 0

Stars: 0

v2.0.0 2026-03-09 14:23 UTC

This package is auto-updated.

Last update: 2026-03-09 14:23:41 UTC


README

License: MIT

Table of Contents

Features

  • Doctrine type to store translations in multiple locales in JSON format
  • Symfony form type to edit translations

Installation

composer require lephare/doctrine-json-translation

Usage

See DoctrineJsonTranslationBundle for Symfony integration.