1. 首页
  2. 考试认证
  3. 其它
  4. PHPixie Amalgama PHPixie国际化库

PHPixie Amalgama PHPixie国际化库

上传者: 2024-08-24 11:05:02上传 ZIP文件 10.31KB 热度 1次
PHPixie的国际化模块使用简单默认语言的url中没有lang参数翻译中的参数自动路由修改设置在composer.json的“require”部分定义这个包" phpixie/amalgama " : " 2.*@dev "更新包php composer.phar update -o --prefer-dist在/assets/config/amalgama.php下添加一个配置文件return array ( // The list of languages 'list' => array ( 'en' , 'ru' , 'kk' ), // Default language 'default' => 'en' , // For using autorouting extension 'autorouting' =>
下载地址
用户评论