jzubero/silverstripe-i18n-sorter
Composer 安装命令:
composer require jzubero/silverstripe-i18n-sorter
包简介
Sorts your messy i18n YAML files :repeat:
README 文档
README
i18n YAML files can get quite huge in big projects. Sometimes it's hard to have a proper overview if the content is created in an adhoc manner.
Let this handy utility sort the namespaces and entries of those files to avoid duplicate entries and improve orientation.
Install
composer require jzubero/silverstripe-i18n-sorter
Usage
- As task:
i18nYamlSortTask?module=your-module - Static method:
i18nYamlSorter::for_module('your-module')
Maintainer
- JZubero js@lvl51.de
统计信息
- 总下载量: 123
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-11-08