定制 matecat/xliff-parser 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

matecat/xliff-parser

最新稳定版本:v2.2.13

Composer 安装命令:

composer require matecat/xliff-parser

包简介

A Xliff parser written in PHP

README 文档

README

license Packagist Scrutinizer Code Quality

This library is a simple, agnostic Xliff parser specifically written for Matecat.

Installation

composer require matecat/xliff-parser

Xliff Support

Xliff supported versions:

Methods

Logging

You can inject your own logger (must be a LoggerInterface implementation):

// ...

// $logger must be implement PS3 LoggerInterface
$parser = new XliffParser($logger);

Support

If you found an issue or had an idea please refer to this section.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

统计信息

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

GitHub 信息

  • Stars: 12
  • Watchers: 6
  • Forks: 12
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-09-15