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(7y ago)016GPL-2.0-or-laterPHP

Since Jun 15Pushed 7y ago4 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 2mo ago

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 49% 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

2890d 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

[sylius/theme-bundle

Themes management for Symfony projects.

1038.1M19](/packages/sylius-theme-bundle)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)

PHPackages © 2026

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