PHPackages                             dashed/dashed-translations - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. dashed/dashed-translations

ActiveLibrary[Localization &amp; i18n](/categories/localization)

dashed/dashed-translations
==========================

This is my package dashed-translations

v4.0.19(2mo ago)01.4k[3 PRs](https://github.com/DashedCMS/dashed-translations/pulls)MITPHPPHP ^8.3|^8.4CI failing

Since Aug 6Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/DashedCMS/dashed-translations)[ Packagist](https://packagist.org/packages/dashed/dashed-translations)[ Docs](https://github.com/Dashed-DEV/dashed-translations)[ GitHub Sponsors](https://github.com/Dashed)[ RSS](/packages/dashed-dashed-translations/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (14)Versions (106)Used By (0)

This is my package dashed-translations
======================================

[](#this-is-my-package-dashed-translations)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b013da91e07785eceb812db02385e73a6d8bfb97a19014fc051257260ab0fbc4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f4461736865642d4445562f6461736865642d7472616e736c6174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Dashed-DEV/dashed-translations)[![GitHub Tests Action Status](https://camo.githubusercontent.com/16c3ba8f837ddd294bfb265bf0e949a59ba47ba0cef3ee6ab4a76028dfce52d7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f4461736865642d4445562f6461736865642d7472616e736c6174696f6e732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/Dashed-DEV/dashed-translations/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/eddcdb5fc8c94298a0b29af556239fb0b71965d689a36758dae888d66c67d321/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f4461736865642d4445562f6461736865642d7472616e736c6174696f6e732f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/Dashed-DEV/dashed-translations/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/b54b6d546db1687a40d6918b5ed327228cfcce52e4aab6a7a25697448172b8c3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f4461736865642d4445562f6461736865642d7472616e736c6174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Dashed-DEV/dashed-translations)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/2a73ee03664c7cb94977e539243c6c441b24b504e511dac799dc814b34775366/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6461736865642d7472616e736c6174696f6e732e6a70673f743d31)](https://spatie.be/github-ad-click/dashed-translations)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require dashed/dashed-translations
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="dashed-translations-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="dashed-translations-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="dashed-translations-views"
```

Usage
-----

[](#usage)

```
$dashedTranslations = new Dashed\DashedTranslations();
echo $dashedTranslations->echoPhrase('Hello, Dashed!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Robin van Maasakker](https://github.com/Dashed)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance86

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 97.4% 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 ~9 days

Total

101

Last Release

71d ago

Major Versions

v1.0.2 → v2.0.22023-11-08

v2.0.78 → v4.0.02025-10-26

PHP version history (4 changes)v1.0PHP ^8.2

v2.0.29PHP ^8.3

v2.0.32PHP ^8.4

v2.0.33PHP ^8.3|^8.4

### Community

Maintainers

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

---

Top Contributors

[![Robinvm](https://avatars.githubusercontent.com/u/22294849?v=4)](https://github.com/Robinvm "Robinvm (75 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelDasheddashed-translations

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[askdkc/breezejp

Laravel Starter Kit (Livewire+Breeze+Laravel UI+Jetstream)や標準のバリデーションメッセージを全て一瞬で日本語化し、言語切替機能も提供するパッケージです / This package provides all-in-one Japanese translation for Laravel StarterKit (Livewire StarterKit, Breeze, Laravel UI and Jetstream) packages and validation messages with language switching feature.

590244.8k1](/packages/askdkc-breezejp)[bezhansalleh/filament-language-switch

Zero config Language Switch(Changer/Localizer) plugin for filamentphp admin

3431.0M16](/packages/bezhansalleh-filament-language-switch)[statikbe/laravel-filament-chained-translation-manager

A translation manager tool for Laravel Filament, that makes use of the Laravel Chained Translator.

92108.7k](/packages/statikbe-laravel-filament-chained-translation-manager)[outerweb/filament-translatable-fields

Filament integration for spatie/laravel-translatable

3582.9k8](/packages/outerweb-filament-translatable-fields)[elegantly/laravel-translator

All on one translations management for Laravel

6216.9k](/packages/elegantly-laravel-translator)[smousss/laravel-globalize

Make Laravel projects translatable in a matter of seconds!

2266.3k](/packages/smousss-laravel-globalize)

PHPackages © 2026

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