PHPackages                             swiftyper/laravel-fbt-sync - 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. swiftyper/laravel-fbt-sync

ActiveLibrary[Framework](/categories/framework)

swiftyper/laravel-fbt-sync
==========================

Extension for automatic deployment of fbt framework translations for Laravel

1.0.3(1y ago)01.5k—0%MITPHPPHP ^7.0 || ^8.0

Since Apr 14Pushed 1y agoCompare

[ Source](https://github.com/swiftyper-sk/laravel-fbt-sync)[ Packagist](https://packagist.org/packages/swiftyper/laravel-fbt-sync)[ Docs](https://translations.swiftyper.sk/)[ RSS](/packages/swiftyper-laravel-fbt-sync/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

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

[](#--)

Laravel FBT sync
================

[](#laravel-fbt-sync)

This library allows you to import native phrases and automatically deploy reviewed translations.

[Get started with Swiftyper Translations](https://translations.swiftyper.sk)

Requirements
------------

[](#requirements)

- [FBT package](https://www.github.com/richarddobron/fbt)
- PHP 7.0 or higher
- Laravel 5.5 or higher
- [Composer](https://getcomposer.org) is required for installation

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

[](#-installing)

```
$ composer require swiftyper/laravel-fbt-sync
```

🔧 Configuration
---------------

[](#-configuration)

These steps are required:

1. Register your FBT project on [Swiftyper Translations](https://translations.swiftyper.sk)
2. Publish config file:

```
$ php artisan vendor:publish --provider="Swiftyper\fbt\IntlServiceProvider" --tag=swiftyper-config
```

3. Set option **api\_key** in /config/fbt.php.
4. Init project settings:

```
$ php artisan swiftyper:fbt --init
```

### Options

[](#options)

The following options can be defined:

- **api\_key** `string`: Project API key (required)
- **routes** `bool`: Enable routes: `/intl/deploy`, `/intl/upload`, `/intl/sync`
- **verify\_signature** `bool`: Verify signature from response

🚀 Artisan Command
-----------------

[](#-artisan-command)

```
php artisan swiftyper:fbt
```

### Options

[](#options-1)

OptionDescription--deployDeploy reviewed app translations--uploadUpload phrases/translations to swiftyper (from default storage)--upload=\[path\]Upload phrases/translations to swiftyper--initConnect fbt project with swiftyper--prettyPretty print output (default: `true`)📜 License
---------

[](#-license)

The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community6

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

Total

4

Last Release

555d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3dd2a282ad197d4dc306ad1fc38c4873f3763f91cbe099b0af74e3dc4cac558a?d=identicon)[swiftyper](/maintainers/swiftyper)

---

Top Contributors

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

---

Tags

internationalizationsynchronizationtranslationsphpframeworklaravelinternationalizationi18ntranslationsdeploysync

### Embed Badge

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

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

###  Alternatives

[rebing/graphql-laravel

Laravel wrapper for PHP GraphQL

2.2k7.1M26](/packages/rebing-graphql-laravel)[laravel-lang/publisher

Localization publisher for your Laravel application

2167.7M24](/packages/laravel-lang-publisher)[graham-campbell/markdown

Markdown Is A CommonMark Wrapper For Laravel

1.3k7.1M64](/packages/graham-campbell-markdown)[graham-campbell/manager

Manager Provides Some Manager Functionality For Laravel

39221.1M134](/packages/graham-campbell-manager)[defstudio/pest-plugin-laravel-expectations

A plugin to add laravel tailored expectations to Pest

98548.9k4](/packages/defstudio-pest-plugin-laravel-expectations)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)

PHPackages © 2026

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