teo/db18n-bundle
Composer 安装命令:
composer require teo/db18n-bundle
包简介
An easy db based labeling for translation with admin area
README 文档
README
INSTALLATION:
-
add line to composer.json and run "php composer.phar require "teo/db18n-bundle"
-
activate bundle into AppKernel.php
new Teo\Db18nBundle\TeoDb18nBundle() -
bundle requires SonataAdminBundle to have admin working and knp behaviour + a2lix translation form to have translations
USAGE:
inside twig:
if you use |trans_db filter, translations will be retrieved from database.
统计信息
- 总下载量: 40
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-12-09