softspring/translatable-bundle

Symfony form type for translatable fields

Installs: 1 024

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:symfony-bundle

v5.4.5 2025-02-14 11:47 UTC

README

Latest Stable Latest Unstable License PHP Version Downloads CI

Installation

Applications that use Symfony Flex

Open a command console, enter your project directory and execute:

$ composer require softspring/translatable-bundle

Applications that don't use Symfony Flex

Step 1: Download the Bundle

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ composer require softspring/translatable-bundle

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.