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. husam-tariq/auto-translator

ActiveLibrary

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 1mo 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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

963d ago

PHP version history (2 changes)1.0PHP ^8.0.2

1.1PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/4dc8077d57465f576cd8bdff46da69d2a5637f52972c9c2cd3c13e9f97144a4d?d=identicon)[husam-tariq](/maintainers/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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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