定制 samuelvi/spreadsheet-translator-exporter-xliff 二次开发

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

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

samuelvi/spreadsheet-translator-exporter-xliff

最新稳定版本:8.4.0

Composer 安装命令:

composer require samuelvi/spreadsheet-translator-exporter-xliff

包简介

Spreadsheet Translator - Library to export translation files into Xliff file format

README 文档

README

CI codecov

Exports a given translation structure into xliff translation file format.

Related

Requirements

  • PHP >= 8.4
  • Composer 2.x

Installation

composer require samuelvi/spreadsheet-translator-exporter-xliff

Development

Setup

# Install dependencies
make install

# or
composer install

Code Quality

This project uses Rector to maintain code quality and modern PHP standards.

# Check code quality (dry-run)
make rector-dry-run

# Apply code quality fixes
make rector

Testing

The project includes comprehensive unit tests using PHPUnit 11.0.

# Run tests
make test

# or
vendor/bin/phpunit

# Run tests with coverage
vendor/bin/phpunit --coverage-html coverage

Features

  • PHP 8.4 Ready: Fully compatible with the latest PHP version
  • Type Safety: Full type declarations for better IDE support and runtime safety
  • Modern Standards: Code quality maintained with Rector
  • Well Tested: Comprehensive unit test coverage
  • CI/CD: Automated testing via GitHub Actions

Contributing

We welcome contributions to this project, including pull requests and issues (and discussions on existing issues).

If you'd like to contribute code but aren't sure what, the issues list is a good place to start. If you're a first-time code contributor, you may find Github's guide to forking projects helpful.

All contributors (whether contributing code, involved in issue discussions, or involved in any other way) must abide by our code of conduct.

License

Spreadsheet Translator Xliff Exporter is licensed under the MIT License. See the LICENSE file for full details.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-10-12