PHPackages                             richarddobron/laravel-fbt - 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. [Framework](/categories/framework)
4. /
5. richarddobron/laravel-fbt

ActiveLibrary[Framework](/categories/framework)

richarddobron/laravel-fbt
=========================

A PHP Internationalization Framework for Laravel Application.

4.3.6(2w ago)128.3k↑19.9%MITPHPPHP ^7.2 || ^8.0CI passing

Since Feb 21Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/richardDobron/laravel-fbt)[ Packagist](https://packagist.org/packages/richarddobron/laravel-fbt)[ RSS](/packages/richarddobron-laravel-fbt/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (21)Versions (59)Used By (0)

 [![FBT](icon.png)](icon.png)
=============================

[](#--)

FBT is an internationalization framework for Laravel Application designed to be not just **powerful** and **flexible**, but also **simple** and **intuitive**. It helps with the following:

- Organizing your source text for translation
- Composing grammatically correct translatable UI
- Eliminating verbose boilerplate for generating UI

**This library is based on the JavaScript implementation of Facebook's [FBT](https://github.com/facebook/fbt).**

[![FBT intro](docs/intro.png)](docs/intro.png)

[![FBT plurals](docs/plurals.png)](docs/plurals.png)

[![FBT enum](docs/enum.png)](docs/enum.png)

[![FBT pronouns](docs/pronouns.png)](docs/pronouns.png)

📖 Requirements
--------------

[](#-requirements)

- Laravel 5.5 or higher
- [Composer](https://getcomposer.org) is required for installation

📦 Installing
------------

[](#-installing)

```
$ composer require richarddobron/laravel-fbt
```

✨ Features
----------

[](#-features)

- Parameters and interpolation
- Implicit parameters
- Auto-parameterization
- Plurals
- Enumerations
- Pronouns
- Number formatting
- Phrase extracting
- Inline translating

🚀 Getting started
-----------------

[](#-getting-started)

[Integrating into your app](docs/getting_started.md)

📑 Version Guidance
------------------

[](#-version-guidance)

VersionReleasedStatusRepoLaravel VersionPHP Version3.x2022-02-21Maintained[v3](https://github.com/richarddobron/laravel-fbt/tree/3.x)^5.5^7.04.x2022-04-09Latest[v4](https://github.com/richarddobron/laravel-fbt)^5.6|^5.7|^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0^7.2|^8.0⚙️ How FBT works
----------------

[](#️-how-fbt-works)

FBT works by transforming your `` and `fbt(...)` constructs via [DOM Forge](https://github.com/richardDobron/dom-forge). It serves to extract strings from source and lookup translated payloads generated during execution. FBT creates tables of all possible variations for each fbt phrase and accesses them at runtime.

📕 Full documentation
--------------------

[](#-full-documentation)

🤝 Contributing
--------------

[](#-contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

📜 License
---------

[](#-license)

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

###  Health Score

54

—

FairBetter than 96% of packages

Maintenance94

Actively maintained with recent releases

Popularity31

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

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

Recently: every ~106 days

Total

58

Last Release

20d ago

Major Versions

3.2.8 → 4.3.02024-12-14

3.3.0 → 4.3.12025-01-12

3.3.1 → 4.3.22025-02-17

3.3.2 → 4.3.32025-04-15

3.x-dev → 4.3.42026-05-27

PHP version history (2 changes)3.0PHP ^7.0

4.0PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/82453617?v=4)[dobron](/maintainers/dobron)[@DOBRON](https://github.com/DOBRON)

---

Top Contributors

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

---

Tags

bladedirectiveframeworki18ninternationalizationlaravelphptranslationsphpframeworklaravelinternationalizationi18ntranslationsbladedirective

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/richarddobron-laravel-fbt/health.svg)

```
[![Health](https://phpackages.com/badges/richarddobron-laravel-fbt/health.svg)](https://phpackages.com/packages/richarddobron-laravel-fbt)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M306](/packages/laravel-horizon)[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M199](/packages/laravel-ai)[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k108.5M887](/packages/laravel-socialite)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)

PHPackages © 2026

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