PHPackages                             atico/spreadsheet-translator-exporter-xliff - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. atico/spreadsheet-translator-exporter-xliff

Abandoned → [samuelvi/spreadsheet-translator-exporter-xliff](/?search=samuelvi%2Fspreadsheet-translator-exporter-xliff)Library

atico/spreadsheet-translator-exporter-xliff
===========================================

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

8.4.0(6mo ago)046MITPHPPHP &gt;=8.4CI passing

Since Apr 25Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/samuelvi/spreadsheet-translator-exporter-xliff)[ Packagist](https://packagist.org/packages/atico/spreadsheet-translator-exporter-xliff)[ RSS](/packages/atico-spreadsheet-translator-exporter-xliff/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (4)Versions (8)Used By (0)

Spreadsheet Translator Xliff Exporter
=====================================

[](#spreadsheet-translator-xliff-exporter)

[![CI](https://github.com/samuelvi/spreadsheet-translator-exporter-xliff/workflows/CI/badge.svg)](https://github.com/samuelvi/spreadsheet-translator-exporter-xliff/workflows/CI/badge.svg)[![codecov](https://camo.githubusercontent.com/1dc63e7f0b034eaf7ab0d1fef18babaea63d720cb5473c0bddd2097b9a372830/68747470733a2f2f636f6465636f762e696f2f67682f73616d75656c76692f73707265616473686565742d7472616e736c61746f722d6578706f727465722d786c6966662f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/samuelvi/spreadsheet-translator-exporter-xliff)

Exports a given translation structure into xliff translation file format.

Related
-------

[](#related)

- [Core Bundle](https://github.com/samuelvi/spreadsheet-translator-core)
- [Symfony Bundle](https://github.com/samuelvi/spreadsheet-translator-symfony-bundle)

Requirements
------------

[](#requirements)

- PHP &gt;= 8.4
- Composer 2.x

Installation
------------

[](#installation)

```
composer require samuelvi/spreadsheet-translator-exporter-xliff
```

Development
-----------

[](#development)

### Setup

[](#setup)

```
# Install dependencies
make install

# or
composer install
```

### Code Quality

[](#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

[](#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
--------

[](#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
------------

[](#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](https://guides.github.com/activities/forking/) helpful.

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

License
-------

[](#license)

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

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance68

Regular maintenance activity

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 57.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~458 days

Recently: every ~683 days

Total

7

Last Release

189d ago

Major Versions

1.0.2 → 5.62018-05-15

5.6 → 8.12025-10-12

PHP version history (3 changes)1.0.0PHP &gt;=5.5.9

8.1PHP &gt;=8.1

8.4.0PHP &gt;=8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10146931?v=4)[Samuel Vicent](/maintainers/samuelvi)[@samuelvi](https://github.com/samuelvi)

---

Top Contributors

[![TakeAChef](https://avatars.githubusercontent.com/u/93644533?v=4)](https://github.com/TakeAChef "TakeAChef (4 commits)")[![samuelvi](https://avatars.githubusercontent.com/u/10146931?v=4)](https://github.com/samuelvi "samuelvi (3 commits)")

---

Tags

library to export translation files into xliff file format

###  Code Quality

TestsPHPUnit

Static AnalysisRector

### Embed Badge

![Health badge](/badges/atico-spreadsheet-translator-exporter-xliff/health.svg)

```
[![Health](https://phpackages.com/badges/atico-spreadsheet-translator-exporter-xliff/health.svg)](https://phpackages.com/packages/atico-spreadsheet-translator-exporter-xliff)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
