PHPackages                             codappix/xliff-linter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. codappix/xliff-linter

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

codappix/xliff-linter
=====================

Codappix XLIFF linter

v1.0.0(8y ago)016GPL-2.0-or-laterPHP

Since Jun 15Pushed 7y ago2 watchersCompare

[ Source](https://github.com/Codappix/xliff-linter)[ Packagist](https://packagist.org/packages/codappix/xliff-linter)[ Docs](https://github.com/Codappix/xliff-linter)[ RSS](/packages/codappix-xliff-linter/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (3)Used By (0)

CLI Wrapper around Symfonies XLIFF-linter
=========================================

[](#cli-wrapper-around-symfonies-xliff-linter)

Abandoned, use xmllint instead, e.g.:

```
apk --no-cache add libxml2-utils
wget https://raw.githubusercontent.com/symfony/translation/v4.1.1/Resources/schemas/xliff-core-1.2-strict.xsd
xmllint --schema xliff-core-1.2-strict.xsd --noout $(find localPackages -name '*.xlf')
```

Where localPackages is the folder containing your custom code.

Old description:

Symfony provides a translation package which delivers an XLIFF-Linter.

This packages provides a binary wrapper to lint xliff files using this linter.

Just require the package and call ./vendor/bin/xlifflinter &lt;folder|file&gt;.

All further information are available in official documentation of symfonies translation package:

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2937d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/050bb447626bd34a00e655752d99ccff1140ae7ec7d129316819662829e041a3?d=identicon)[codappix](/maintainers/codappix)

---

Top Contributors

[![DanielSiepmann](https://avatars.githubusercontent.com/u/354250?v=4)](https://github.com/DanielSiepmann "DanielSiepmann (11 commits)")

### Embed Badge

![Health badge](/badges/codappix-xliff-linter/health.svg)

```
[![Health](https://phpackages.com/badges/codappix-xliff-linter/health.svg)](https://phpackages.com/packages/codappix-xliff-linter)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[flarum/core

Delightfully simple forum software.

201.4M2.2k](/packages/flarum-core)[metamodels/core

MetaModels core

9956.1k68](/packages/metamodels-core)

PHPackages © 2026

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