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

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

devsite/laravel-translatable
============================

This is a package, which help you simply manage translations in your application.

v1.1.1(3y ago)09MITPHPPHP &gt;=8.1.0

Since Mar 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/AdrianKuriata/laravel-translatable)[ Packagist](https://packagist.org/packages/devsite/laravel-translatable)[ RSS](/packages/devsite-laravel-translatable/feed)WikiDiscussions master Synced 2d ago

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

Laravel Translatable
====================

[](#laravel-translatable)

Package for simple manage translations in your app. You can scan for searching new translations or generate translation files. You can delete translations, which should be excluded from generated files.

[![Laravel Translatable panel](https://camo.githubusercontent.com/0eba0e54b823b3a2ec39fc769f1f865615843c5d4ad042a9d2b62cc4bee8fd7d/68747470733a2f2f692e696d6775722e636f6d2f4b6f6b316b46312e706e67 "Laravel Translatable panel")](https://camo.githubusercontent.com/0eba0e54b823b3a2ec39fc769f1f865615843c5d4ad042a9d2b62cc4bee8fd7d/68747470733a2f2f692e696d6775722e636f6d2f4b6f6b316b46312e706e67)[![Laravel Translatable edit](https://camo.githubusercontent.com/16b4d59e2f75949a0a988710e9349142d268282ffa4d2357bae02fe4414d49d5/68747470733a2f2f692e696d6775722e636f6d2f526b72755a48352e706e67 "Laravel Translatable edit")](https://camo.githubusercontent.com/16b4d59e2f75949a0a988710e9349142d268282ffa4d2357bae02fe4414d49d5/68747470733a2f2f692e696d6775722e636f6d2f526b72755a48352e706e67)

---

Installation
============

[](#installation)

In first step run `composer require devsite/laravel-translatable`

After that, in next step run `php artisan devsite:laravel-translatable:install` for install package, copy all required assets, config files etc.

!Remember, if you want change configuration, you need run `php artisan vendor:publish --tag=config-laravel-translatable`

Config
======

[](#config)

Check config to configure your routes, database, list information, search paths, used methods etc.

Translators
===========

[](#translators)

There is a possibility to automatically translate sentences with Google Translator and DeepL. Just configure drivers in config file and start make translations simple. With DeepL you can use basic or pro version. If you turn on DeepL translator, in the right top corner you will see information about your usage in current month.

Test
====

[](#test)

For run tests for package, go to the package destination and run `vendor/bin/phpunit`.

Commands
========

[](#commands)

1. For scan for new languages, run `php artisan devsite:laravel-translatable:scan`
2. For generate language files, run `php artisan devsite:laravel-translatable:generate`

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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

Every ~7 days

Total

3

Last Release

1203d ago

### Community

Maintainers

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

---

Top Contributors

[![AdrianKuriata](https://avatars.githubusercontent.com/u/15891825?v=4)](https://github.com/AdrianKuriata "AdrianKuriata (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/devsite-laravel-translatable/health.svg)

```
[![Health](https://phpackages.com/badges/devsite-laravel-translatable/health.svg)](https://phpackages.com/packages/devsite-laravel-translatable)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M991](/packages/statamic-cms)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[code16/sharp

Laravel Content Management Framework

79164.7k8](/packages/code16-sharp)[vemcogroup/laravel-translation

Translation package for Laravel to scan for localisations and up/download to poeditor

136327.1k3](/packages/vemcogroup-laravel-translation)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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