PHPackages                             lilessam/translationman - 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. lilessam/translationman

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

lilessam/translationman
=======================

Easy Language Files Management Package

1.0.3(8y ago)0902MITPHPPHP &gt;=5.4.0

Since Jul 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/lilessam/TranslationMan)[ Packagist](https://packagist.org/packages/lilessam/translationman)[ RSS](/packages/lilessam-translationman/feed)WikiDiscussions master Synced yesterday

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

### TranslationMan Package For Laravel

[](#translationman-package-for-laravel)

This small package gives you all functionlaity you need to manage your laravel language files with simple forms you can integrate in your application layout.

#### Features

[](#features)

1. Lanaguages Creation/Deletion.
2. Language Files Creation/Deletion.
3. Files' array modification with a simple form (Allows multi dimensional arrays with dots in the index column).

#### Installation

[](#installation)

Via Composer `composer require lilessam/translationman`

Add `Lilessam\Translationman\TranslationmanServiceProvider::class` to your providers array in `config/app.php`.

You will also have to set `resources/lang` folder permissions to 777.

#### Publish Config and Views

[](#publish-config-and-views)

`php artisan vendor:publish --provider="Lilessam\Translationman\TranslationmanServiceProvider"`Now views files will be published in `resources/views/vendor/translationman`.

You will realize that all files contains only basic bootstrap forms. You will have to integrate this forms as you like.

#### Routes

[](#routes)

When you publish the service provider files you will see `translationman.php` file in `Config` folder. So there you can `url_prefix`. Default is `translations` so it can be viewed by `app.dev/translations`.

You can also provide a middleware for the package routes by modifying `middleware` in the config file.

The `middleware` can be string or an array of middlewares (BUT CANNOT BE EMPTY STRING).

###### Notice: All package views are pure Bootstrap forms and tables without any CSS. You have to integrate views files into your application theme by extending your layouts.

[](#notice-all-package-views-are-pure-bootstrap-forms-and-tables-without-any-css-you-have-to-integrate-views-files-into-your-application-theme-by-extending-your-layouts)

#### Working with VueJS Components

[](#working-with-vuejs-components)

If you would like to pass your language array to a VueJS component you need to use `json_lang` helper which will pass your lang array with no problems.

```

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

4

Last Release

3031d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0bb5e48c029dd92ecbdc17d81450e98d6bcde6364f332835302c3b433a6a03e2?d=identicon)[lilessam](/maintainers/lilessam)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/lilessam-translationman/health.svg)

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

###  Alternatives

[barryvdh/laravel-translation-manager

Manage Laravel Translations

1.7k3.6M17](/packages/barryvdh-laravel-translation-manager)[vluzrmos/language-detector

Detect the language for your application using browser preferences, subdomains or route prefixes.

109554.8k3](/packages/vluzrmos-language-detector)[kerigard/laravel-lang-ru

Ru lang for Laravel

2116.8k](/packages/kerigard-laravel-lang-ru)[highsolutions/laravel-translation-manager

Manage Laravel Translations

1518.8k](/packages/highsolutions-laravel-translation-manager)[amendozaaguiar/laraveles-spanish-for-jetstream

Archivos de traducción al español latinoamericano para Laravel con Jetstream (auth, pagination, passwords, validation + todas las cadenas de Jetstream).

1412.1k](/packages/amendozaaguiar-laraveles-spanish-for-jetstream)

PHPackages © 2026

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