maxakawizard/mo-reader
Composer 安装命令:
composer require maxakawizard/mo-reader
包简介
Gettext *.mo reader for PHP
README 文档
README
Gettext *.mo files reader for PHP.
This package is compliant with PSR-4, PSR-1, and PSR-2. If you notice compliance oversights, please send a patch via pull request.
Usage
$parser = new \MoReader\Reader(); $data = $reader->load('my-file.mo'); //data is an array with entries
Running tests
./vendor/bin/phpunit
License
This library is released under MIT license.
统计信息
- 总下载量: 3.31k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-01-14