PHPackages                             famousinteractive/translators - 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. famousinteractive/translators

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

famousinteractive/translators
=============================

Allow to use an external service to update the translation

v1.6(9y ago)049GPL-3.0+PHPPHP &gt;=5.6

Since Apr 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/famousinteractive/translators)[ Packagist](https://packagist.org/packages/famousinteractive/translators)[ RSS](/packages/famousinteractive-translators/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)DependenciesVersions (9)Used By (0)

translators
===========

[](#translators)

Open laravel project to external translation

Basic Installation
------------------

[](#basic-installation)

- `composer require famousinteractive/translators`
- Add `Famousinteractive\Translators\TranslatorsServiceProvider::class` in serviceProvider in config/app.php
- Publish the config file : `php artisan vendor:publish`
- Launch the command `php artisan famousTranslators:initialize` to get a clientId and ApiKey and generate config file

Using the Database content manager
----------------------------------

[](#using-the-database-content-manager)

In addition of the translators, you can use the database content manager in order to manage more content by using the database, always available by the API

- Launch the migration : `php artisan migrate`
- Use `fitrans($key = 'mypage.section1.title', [optional]  $default = 'default value', [optional]  $parameters = ['key' => 'value'], [optional] $lang = 'fr', [optional] $useCache = true)` in the view

Good to know
------------

[](#good-to-know)

If you want to use different api key for you local and production, take care to put the famousTranslator.php config file n your gitignore

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Total

8

Last Release

3312d ago

Major Versions

v0.11 → v1.02017-04-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/2dd11563c30299f3c61e050728740580a889f0b286cd1c7c28f88acc0bcfc5f9?d=identicon)[jeremy379](/maintainers/jeremy379)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/famousinteractive-translators/health.svg)

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

###  Alternatives

[symfony/translation

Provides tools to internationalize your application

6.6k836.5M2.1k](/packages/symfony-translation)[nesbot/carbon

An API extension for DateTime that supports 281 different languages.

169661.4M4.8k](/packages/nesbot-carbon)[joedixon/laravel-translation

A tool for managing all of your Laravel translations

717911.4k11](/packages/joedixon-laravel-translation)[illuminate/translation

The Illuminate Translation package.

6936.4M495](/packages/illuminate-translation)[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[larswiegers/laravel-translations-checker

Make sure your laravel translations are checked and are included in all languages.

256423.2k2](/packages/larswiegers-laravel-translations-checker)

PHPackages © 2026

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