PHPackages                             husam-tariq/auto-translator - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. husam-tariq/auto-translator

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

husam-tariq/auto-translator
===========================

Google Translation for Laravel

1.1(2y ago)2471MITPHPPHP ^8.1

Since Jan 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/husam-tariq/laravel-auto-translate)[ Packagist](https://packagist.org/packages/husam-tariq/auto-translator)[ Docs](https://github.com/husam-tariq/auto-translator)[ RSS](/packages/husam-tariq-auto-translator/feed)WikiDiscussions main Synced 2d ago

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

\#Laravel Auto Translator

\##Installation

Run the command below to install via Composer

```
composer require husam-tariq/auto-translator
```

Then add this line to your providers in config/app.php :

```
HusamTariq\autoTranslator\ServiceProvider::class,
```

And finally :

```
php artisan translate
```

You will be prompted to choose the source language (Default: app.locale config value) then you will be prompted again to enter the destination language (Default: app.fallback\_locale config value), and that's it !

Laravel Auto Translator will create a new folder with the destination language, and copy the source files to be translated there but with new translated values.

Laravel Auto Translator detects :params and don't translate them. For example : "From :attribute !" with :attribute = site will give you in Arabic "من الموقع".

If you have extra directories where you have translations, different than lang folder, please run

```
php artisan vendor:publish
```

and add your directories paths in the Laravel Auto Translator newly created config file.

Please feel free to share with me your thoughts and suggestions.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

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

Total

2

Last Release

1016d ago

PHP version history (2 changes)1.0PHP ^8.0.2

1.1PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16601695?v=4)[HUSAM TAREQ AL-SHAIBANI](/maintainers/husam-tariq)[@husam-tariq](https://github.com/husam-tariq)

---

Top Contributors

[![husam-tariq](https://avatars.githubusercontent.com/u/16601695?v=4)](https://github.com/husam-tariq "husam-tariq (4 commits)")

### Embed Badge

![Health badge](/badges/husam-tariq-auto-translator/health.svg)

```
[![Health](https://phpackages.com/badges/husam-tariq-auto-translator/health.svg)](https://phpackages.com/packages/husam-tariq-auto-translator)
```

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[livewire/flux

The official UI component library for Livewire.

9527.8M128](/packages/livewire-flux)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725173.2k14](/packages/tallstackui-tallstackui)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

198321.1k](/packages/fumeapp-modeltyper)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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