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 4w 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 47% 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

3358d ago

Major Versions

v0.11 → v1.02017-04-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5048337?v=4)[Dillenbourg Jérémy](/maintainers/jeremy379)[@jeremy379](https://github.com/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

[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1926.6k1](/packages/smmoosavi-php-gettext)[laradevs/spanish

labels translated to spanish

166.7k](/packages/laradevs-spanish)

PHPackages © 2026

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