PHPackages                             katalam/pest-plugin-translatable - 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. [Framework](/categories/framework)
4. /
5. katalam/pest-plugin-translatable

ActiveLibrary[Framework](/categories/framework)

katalam/pest-plugin-translatable
================================

A Pest plugin to test the existence of translations.

v0.1.1(1y ago)381MITPHPPHP ^8.1

Since Aug 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Katalam/pest-plugin-translatable)[ Packagist](https://packagist.org/packages/katalam/pest-plugin-translatable)[ RSS](/packages/katalam-pest-plugin-translatable/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

Pest Plugin Translatable
========================

[](#pest-plugin-translatable)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f5a3c14ed19313e0f1cdc2dafe3f3a3311b10d369aa924f2bbc6aa2f8e88272f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b6174616c616d2f706573742d706c7567696e2d7472616e736c617461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/katalam/pest-plugin-translatable)[![GitHub Tests Action Status](https://camo.githubusercontent.com/91a9f91ff7e7a4c87fe38f0de868c7ae1fcf7b9aaa7c5e4085d2aeefa015492a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b6174616c616d2f706573742d706c7567696e2d7472616e736c617461626c652f74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/katalam/pest-plugin-translatable/actions?query=workflow%3Atests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/3ebe5dde806ff03c0c7b929d455f5338e50fc65dc775b1c61b5a0dd929b8111b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b6174616c616d2f706573742d706c7567696e2d7472616e736c617461626c652f7374617469632e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/katalam/pest-plugin-translatable/actions?query=workflow%3Astatic+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/56ba3249e44dfb236d5cc0d2db7449787a03b12367352e6c7324506a9f453a0c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6174616c616d2f706573742d706c7567696e2d7472616e736c617461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/katalam/pest-plugin-translatable)

A Pest plugin to test the existence of translations.

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

[](#installation)

You can install the package via composer:

```
composer require katalam/pest-plugin-translatable
```

Usage
-----

[](#usage)

```
expect('app/')->toHaveNoEmptyTranslatable('de');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Katalam](https://github.com/Katalam)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 81.8% 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 ~0 days

Total

2

Last Release

641d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7288d004ea85212d570ae07879b258446f6e66050f0d73de1e8a29c3c4dc785c?d=identicon)[Katalam](/maintainers/Katalam)

---

Top Contributors

[![Katalam](https://avatars.githubusercontent.com/u/39590058?v=4)](https://github.com/Katalam "Katalam (9 commits)")[![kauffinger](https://avatars.githubusercontent.com/u/62616071?v=4)](https://github.com/kauffinger "kauffinger (2 commits)")

---

Tags

phpplugintestingunitframeworktestpest

### Embed Badge

![Health badge](/badges/katalam-pest-plugin-translatable/health.svg)

```
[![Health](https://phpackages.com/badges/katalam-pest-plugin-translatable/health.svg)](https://phpackages.com/packages/katalam-pest-plugin-translatable)
```

###  Alternatives

[defstudio/pest-plugin-laravel-expectations

A plugin to add laravel tailored expectations to Pest

98548.9k4](/packages/defstudio-pest-plugin-laravel-expectations)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[jonpurvis/lawman

A PestPHP Plugin to help with architecture testing SaloonPHP integrations

4027.7k8](/packages/jonpurvis-lawman)[spatie/pest-plugin-route-testing

Make sure all routes in your Laravel app are ok

13753.8k](/packages/spatie-pest-plugin-route-testing)[milroyfraser/pest-plugin-gwt

Given When Then(GWT) Plugin for Pest

10332.1k1](/packages/milroyfraser-pest-plugin-gwt)[ozzie/pest-plugin-nest

Nest Pest PHP tests for better organization and readability

2028.3k](/packages/ozzie-pest-plugin-nest)

PHPackages © 2026

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