承接 kaystrobach/cldr 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

kaystrobach/cldr

最新稳定版本:1.0.0

Composer 安装命令:

composer require kaystrobach/cldr

包简介

Add description here

README 文档

README

This typo3/flow package contains basic functionality to access CLDR data, which is shipped with flow.

Flow ships a lowlevel API to access the data. The problem with that approach is, that this way often huge XML files are parsed which causes an huge impact on speed.

To fix that this package uses the caching mechanism shipped with flow and provides entities and value objects for langauges and soon also other cldr data like territories, currencies, etc.

Commandline

use ./flow help to get more information about available commands. The important ones are described here:

  • ./flow language:show --locale=de_DE Will output all language names in german
  • ./flow language:show Will output all language names in english

统计信息

  • 总下载量: 545
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-10-28