tenolo/translation-bundle
Composer 安装命令:
composer require tenolo/translation-bundle
包简介
Adds a translation manager to tenolo components.
README 文档
README
Translation Bundle
Stores translations in the database
Install instructions
First you need to add tenolo/translation-bundle to composer.json:
Let Composer do it for you.
$ composer require tenolo/translation-bundle
or do it manually
{
"require": {
"tenolo/translation-bundle": "~2.0"
}
}
Please note that dev-master latest development version.
Of course you can also use an explicit version number, e.g., 2.0.*.
Usage
...
统计信息
- 总下载量: 132
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-06-19