Download the PHP package eastern-color/json-trans-bundle without Composer
On this page you can find all versions of the php package eastern-color/json-trans-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eastern-color/json-trans-bundle
More information about eastern-color/json-trans-bundle
Files in eastern-color/json-trans-bundle
Download eastern-color/json-trans-bundle
More information about eastern-color/json-trans-bundle
Files in eastern-color/json-trans-bundle
Vendor eastern-color
Package json-trans-bundle
Short Description An anti-pattern tools to have Translations stored in single column.
License MIT
Package json-trans-bundle
Short Description An anti-pattern tools to have Translations stored in single column.
License MIT
Please rate this library. Is it a good library?
Informations about the package json-trans-bundle
EasternColorJsonTransBundle
This Symfony bundle provide entity trasnlation using single DB column. ** This is known as an anti-pattern to store translation in json format.
Installation
composer require eastern-color/json-trans-bundle
- Enable bundle in symfony's /app/AppKernel.php
new EasternColor\JsonTransBundle\EasternColorJsonTransBundle()
,
Prerequisites
TODO
- Add configurable emtpy-fallback to translate between zh-hant and zh-hans
- Add routing to translate between zh-hant and zh-hans
- Add support to Symfony serializer group
- Remove dependency to JMSSerializerBundle
- Extends this README
Command
Basic Usage (route option)
Advanced Usage
License
This bundle is under the MIT license.
All versions of json-trans-bundle with dependencies
PHP Build Version
Package Version
The package eastern-color/json-trans-bundle contains the following files
Loading the files please wait ....