PHPackages                             luongnd/laravel-translation-manager-sqlite - 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. luongnd/laravel-translation-manager-sqlite

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

luongnd/laravel-translation-manager-sqlite
==========================================

Enhanced Laravel Translation Manager

2.1.4.1(10y ago)228MITPHPPHP &gt;=5.5.9

Since Jul 19Pushed 10y ago1 watchersCompare

[ Source](https://github.com/duyluonglc/laravel-translation-manager-sqlite)[ Packagist](https://packagist.org/packages/luongnd/laravel-translation-manager-sqlite)[ Docs](https://github.com/vsch/laravel-translation-manager)[ RSS](/packages/luongnd-laravel-translation-manager-sqlite/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (9)Versions (98)Used By (0)

Laravel 5.2 Translation Manager
===============================

[](#laravel-52-translation-manager)

This package is used to comfortably manage, view, edit and translate Laravel language files with translation assistance through the Yandex Translation API. It augments the Laravel Translator system with a ton of practical functionality. [Features](../../wiki/#features)

**Detailed information is now in the [wiki](../../wiki).**

[Installation](../../wiki/Installation)
[Configuration](../../wiki/Configuration)
[Version Notes](versioninfo.md)

> - For Laravel 5.2 use the master branch, or require: `"vsch/laravel-translation-manager": "~2.1"`
>
> #### Laravel version 4.2 is no longer supported.
>
> [](#laravel-version-42-is-no-longer-supported)
>
> You can still get access to the last updated version. Use the `laravel4` branch, or require: `"vsch/laravel-translation-manager": "~1.0"`
>
> #### Initial Localizations Added
>
> [](#initial-localizations-added)
>
> If you have made correction to the auto-translated localization and would like to share them with others please do so. It will be greatly appreciated.

### Version 2.1.4 released

[](#version-214-released)

Now using Laravel 5 authorization API to handle all LTM related authorizations.

Find Translations now update source references for translation keys and add new keys with cleanup of dynamic keys. Need to publish and run migrations for this update [Installation: Publishing And Running Migrations](../../wiki/Installation#publishing-and-running-migrations)

Now you can view source file and line number references for translations. See [Web Interface: Source References](../../wiki/Web-Interface#source-references)

[![Screen Shot Show Source Refs](../../wiki/images/ScreenShot_ShowSourceRefs.png)](../../wiki/images/ScreenShot_ShowSourceRefs.png)

**If you are upgrading from version 2.0.x of LTM** you need to:

1. Remove the dependency to `UserPrivilegeMapper` from your application: [Removing dependency on UserPrivilegeMapper from service providers array](../../wiki/Installation#removing-dependency-on-userprivilegemapper-from-service-providers-array) and [Removing dependency on UserPrivilegeMapper from facade alias array](../../wiki/Installation#removing-dependency-on-userprivilegemapper-from-facade-alias-array)
2. Define the abilities used by LTM: [Setting up user authorization](../../wiki/Installation#setting-up-user-authorization)

### Per Locale User Access Control

[](#per-locale-user-access-control)

Implementation changed from the last release since using a closure in config file is not supported by the framework. Now using abilities to do the same. See [Enabling per locale user access control](../../wiki/Configuration#enabling-per-locale-user-access-control)

By default this option is turned off and any user who does not have `ltm-admin-translations`ability can modify any locale. With `user_locales_enabled` option enabled you can control which locales a user is allowed to modify. Default for all users is all locales, unless you specifically change that through the web UI, see [User Admin](../../wiki/Web-Interface#user-admin) or by populating the `ltm_user_locales` table appropriately.

### Screen Shot

[](#screen-shot)

[![Translation Manager Screenshot](../../wiki/images/ScreenShot_main.png)](../../wiki/images/ScreenShot_main.png)

---

\* This package was originally based on Barry vd. Heuvel's excellent [barryvdh](https://github.com/barryvdh/laravel-translation-manager) package.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 82.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 ~4 days

Recently: every ~15 days

Total

96

Last Release

3653d ago

Major Versions

1.0.26 → 2.0.262015-08-01

1.0.28 → 2.0.292015-10-07

1.0.30 → 2.0.302015-10-08

1.0.31 → 2.0.312015-10-15

0.0.39 → 2.0.402016-04-13

PHP version history (3 changes)0.1PHP &gt;=5.3.0

2.0.0PHP &gt;=5.4.0

2.0.27PHP &gt;=5.5.9

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14918470?v=4)[Duy Lượng](/maintainers/duyluonglc)[@duyluonglc](https://github.com/duyluonglc)

---

Top Contributors

[![vsch](https://avatars.githubusercontent.com/u/10299086?v=4)](https://github.com/vsch "vsch (267 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (44 commits)")[![cossou](https://avatars.githubusercontent.com/u/1337112?v=4)](https://github.com/cossou "cossou (7 commits)")[![killtw](https://avatars.githubusercontent.com/u/1076225?v=4)](https://github.com/killtw "killtw (1 commits)")[![laszlokis-lynx](https://avatars.githubusercontent.com/u/258006090?v=4)](https://github.com/laszlokis-lynx "laszlokis-lynx (1 commits)")[![irazasyed](https://avatars.githubusercontent.com/u/1915268?v=4)](https://github.com/irazasyed "irazasyed (1 commits)")[![thylo](https://avatars.githubusercontent.com/u/1242863?v=4)](https://github.com/thylo "thylo (1 commits)")[![tiwac100](https://avatars.githubusercontent.com/u/1247313?v=4)](https://github.com/tiwac100 "tiwac100 (1 commits)")[![spiroski](https://avatars.githubusercontent.com/u/2043833?v=4)](https://github.com/spiroski "spiroski (1 commits)")

---

Tags

laraveltranslationstranslator

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/luongnd-laravel-translation-manager-sqlite/health.svg)

```
[![Health](https://phpackages.com/badges/luongnd-laravel-translation-manager-sqlite/health.svg)](https://phpackages.com/packages/luongnd-laravel-translation-manager-sqlite)
```

###  Alternatives

[barryvdh/laravel-translation-manager

Manage Laravel Translations

1.7k3.8M18](/packages/barryvdh-laravel-translation-manager)[kkomelin/laravel-translatable-string-exporter

Translatable String Exporter for Laravel

3301.5M17](/packages/kkomelin-laravel-translatable-string-exporter)[vsch/laravel-translation-manager

Enhanced Laravel Translation Manager

183191.3k2](/packages/vsch-laravel-translation-manager)[highsolutions/laravel-translation-manager

Manage Laravel Translations

1519.8k](/packages/highsolutions-laravel-translation-manager)

PHPackages © 2026

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