smmoosavi/php-gettext-core
最新稳定版本:v1.0.11-patch1
Composer 安装命令:
composer require smmoosavi/php-gettext-core
包简介
php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
README 文档
README
php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system
How to Install
Using Composer
Create a composer.json file in your project root:
{
"require": {
"smmoosavi/php-gettext-core": "1.0.*"
}
}
Then run the following composer command:
$ php composer.phar install
统计信息
- 总下载量: 23.92k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-10-27