Download the PHP package ztphp/zt-i18n without Composer
On this page you can find all versions of the php package ztphp/zt-i18n. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ztphp/zt-i18n
More information about ztphp/zt-i18n
Files in ztphp/zt-i18n
Download ztphp/zt-i18n
More information about ztphp/zt-i18n
Files in ztphp/zt-i18n
Please rate this library. Is it a good library?
Informations about the package zt-i18n
I18n PHP客户端
安装
1. 从composer拉取包
2. 执行发布命令,注册artisan命令行和拷贝默认配置文件到config目录
3. 配置config/i18n.php文件
4. 新增i18n服务感知路由(控制器I18nController返回本地新增的多语言)
功能示例
1. 从阿波罗同步数据到本地
2. 根据Key进行翻译
3. 替换接口实现
如果默认的加载器/存储器不符合项目的要求,可重新实现LoaderInterface, FallbackLoaderInterface等接口,示例可参考:I18nServiceProvider
All versions of zt-i18n with dependencies
PHP Build Version
Package Version
The package ztphp/zt-i18n contains the following files
Loading the files please wait ...