PHPackages                             pluswerk/grumphp-xliff-task - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. pluswerk/grumphp-xliff-task

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

pluswerk/grumphp-xliff-task
===========================

GrumPHP task to lint xlf/xliff Files

11.0.0(2mo ago)0330.2k—3.2%16LGPL-3.0-or-laterPHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

Since Jul 12Pushed 2mo ago7 watchersCompare

[ Source](https://github.com/andersundsehr/grumphp-xliff-task)[ Packagist](https://packagist.org/packages/pluswerk/grumphp-xliff-task)[ RSS](/packages/pluswerk-grumphp-xliff-task/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (11)Versions (22)Used By (6)

[![Packagist](https://camo.githubusercontent.com/8b912153da691eb0c481f5502c5f071e49a8f98190bea773152055e04d46f4d2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706c75737765726b2f6772756d7068702d786c6966662d7461736b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pluswerk/grumphp-xliff-task)[![Packagist](https://camo.githubusercontent.com/de385edb6c9ab269607acbfc62d93c622a061c2047db1d9821aa2867d4857b2a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f706c75737765726b2f6772756d7068702d786c6966662d7461736b2e7376673f7374796c653d666c61742d737175617265)](https://opensource.org/licenses/LGPL-3.0)[![Travis](https://camo.githubusercontent.com/2e6040f0343ac6f64e8889294d3ed7c27354107f39cea72e51e21698af023080/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4b616e74692f4c4a534f4e2e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Pluswerk/grumphp-xliff-task)[![Code Climate](https://camo.githubusercontent.com/ed0bab951d1231d581c8d8ad282474ddd60d1f9246277f17db3ac3bcc4ea5caa/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6d61696e7461696e6162696c6974792f706c75737765726b2f6772756d7068702d786c6966662d7461736b2e7376673f7374796c653d666c61742d737175617265)](https://codeclimate.com/github/pluswerk/grumphp-xliff-task)[![SymfonyInsight Grade](https://camo.githubusercontent.com/e40bc9a84b52efa2b4a2ef2c729460a56f12f3d04d462a3a686c91e93a9ea1c1/68747470733a2f2f696d672e736869656c64732e696f2f73796d666f6e792f692f67726164652f30646666616339362d366464612d343862312d623061342d3435326264646166666335302e7376673f7374796c653d666c61742d737175617265)](https://insight.symfony.com/projects/0dffac96-6dda-48b1-b0a4-452bddaffc50)

grumphp-xliff-task
==================

[](#grumphp-xliff-task)

GrumPHP task to lint xlf/xliff Files

### grumphp.yml:

[](#grumphpyml)

```
parameters:
    tasks:
        xlifflint:
            ignore_patterns: []
            load_from_net: false
            x_include: false
            dtd_validation: false
            scheme_validation: false
            triggered_by: [xlf]
    extensions:
        - PLUS\GrumPHPXliffTask\ExtensionLoader
```

### upgrade from andersundsehr/gurmphp-xliff-task

[](#upgrade-from-andersundsehrgurmphp-xliff-task)

If you come from [andersundsehr/grumphp-xliff-task](https://github.com/andersundsehr/grumphp-xliff-task), change the extensions Loader path in the grumphp.yml file.

from:

```
        - AUS\GrumPHPXliffTask\ExtensionLoader
```

to:

```
        - PLUS\GrumPHPXliffTask\ExtensionLoader
```

### Composer

[](#composer)

`composer require --dev pluswerk/grumphp-xliff-task`

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance86

Actively maintained with recent releases

Popularity35

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity90

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 97.7% 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 ~158 days

Recently: every ~72 days

Total

21

Last Release

69d ago

Major Versions

4.0.0 → 5.0.02021-05-13

5.0.0 → 6.0.02023-07-31

6.1.0 → 10.0.02025-02-24

6.x-dev → 10.1.42025-09-30

10.2.2 → 11.0.02026-03-10

PHP version history (8 changes)2.0.0PHP &gt;=5.6

3.0.0PHP &gt;=7.2

5.0.0PHP &gt;=7.3

6.0.0PHP ~8.1.0 || ~8.2.0

6.1.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0

10.0.0PHP ~8.2.0 || ~8.3.0 || ~8.4.0

6.x-devPHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0

10.2.1PHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/471387?v=4)[Matthias Vogel](/maintainers/Kanti)[@Kanti](https://github.com/Kanti)

![](https://www.gravatar.com/avatar/ce27306c234536251754f00414959671d4a775e9cf57cce2f5ea1dca158183d6?d=identicon)[andersundsehr](/maintainers/andersundsehr)

---

Top Contributors

[![Kanti](https://avatars.githubusercontent.com/u/471387?v=4)](https://github.com/Kanti "Kanti (43 commits)")[![Cyb10101](https://avatars.githubusercontent.com/u/6364155?v=4)](https://github.com/Cyb10101 "Cyb10101 (1 commits)")

---

Tags

grumphptypo3xliff

### Embed Badge

![Health badge](/badges/pluswerk-grumphp-xliff-task/health.svg)

```
[![Health](https://phpackages.com/badges/pluswerk-grumphp-xliff-task/health.svg)](https://phpackages.com/packages/pluswerk-grumphp-xliff-task)
```

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

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