PHPackages                             upaid/translations-validator - 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. upaid/translations-validator

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

upaid/translations-validator
============================

This package provides an artisan command that validates YAML files placed in resources/lang directory in a Laravel project

1.0.0(8y ago)04.3kMITPHP

Since Mar 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/uPaid/translations-validator)[ Packagist](https://packagist.org/packages/upaid/translations-validator)[ Docs](https://github.com/uPaid/translations-validator)[ RSS](/packages/upaid-translations-validator/feed)WikiDiscussions master Synced 2w ago

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

YAML translations validator
===========================

[](#yaml-translations-validator)

[![License: MIT](https://camo.githubusercontent.com/c2bffd81d308ced1cc3b0d66fb0ed453ab478a5e17c988b780f9de986a390ee2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://opensource.org/licenses/MIT)

This package provides an artisan command that validates YAML files placed in resources/lang directory in a Laravel project.

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

[](#installation)

This package can be installed through Composer:

```
composer require upaid/translations-validator
```

Or by adding the following line to the `require` section of your Laravel app's `composer.json` file:

```
    "require": {
        "upaid/translations-validator": "1.*"
    }
```

Run `composer update upaid/translations-validator` to install the package.

Usage
-----

[](#usage)

In order to validate your translation files execute the following command:

```
php artisan translations-validator:validate
```

In case there are any errors a full list is displayed. It's good to add it to pre-commit git hook in order to prevent people from commiting syntactically invalid YAML files.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity64

Established project with proven stability

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 ~2 days

Total

2

Last Release

3039d ago

Major Versions

0.1 → 1.0.02018-03-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18398854?v=4)[uPaid Sp. z o.o](/maintainers/uPaid)[@uPaid](https://github.com/uPaid)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/upaid-translations-validator/health.svg)

```
[![Health](https://phpackages.com/badges/upaid-translations-validator/health.svg)](https://phpackages.com/packages/upaid-translations-validator)
```

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k2.1M165](/packages/laravel-ai)[laravel/sail

Docker files for running a basic Laravel application.

1.9k199.2M1.2k](/packages/laravel-sail)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.3k449.3k30](/packages/tightenco-jigsaw)[illuminate/queue

The Illuminate Queue package.

20432.2M1.5k](/packages/illuminate-queue)[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[flarum/core

Delightfully simple forum software.

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

PHPackages © 2026

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