Download the PHP package swiftyper/laravel-fbt-sync without Composer
On this page you can find all versions of the php package swiftyper/laravel-fbt-sync. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download swiftyper/laravel-fbt-sync
More information about swiftyper/laravel-fbt-sync
Files in swiftyper/laravel-fbt-sync
Download swiftyper/laravel-fbt-sync
More information about swiftyper/laravel-fbt-sync
Files in swiftyper/laravel-fbt-sync
Vendor swiftyper
Package laravel-fbt-sync
Short Description Extension for automatic deployment of fbt framework translations for Laravel
License MIT
Homepage https://translations.swiftyper.sk/
Package laravel-fbt-sync
Short Description Extension for automatic deployment of fbt framework translations for Laravel
License MIT
Homepage https://translations.swiftyper.sk/
Please rate this library. Is it a good library?
Informations about the package laravel-fbt-sync
Laravel FBT sync
This library allows you to import native phrases and automatically deploy reviewed translations.
Get started with Swiftyper Translations
Requirements
- FBT package
- PHP 7.0 or higher
- Laravel 5.5 or higher
- Composer is required for installation
📦 Installing
🔧 Configuration
These steps are required:
-
Register your FBT project on Swiftyper Translations
-
Publish config file:
-
Set option api_key in /config/fbt.php.
- Init project settings:
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
Options
Option | Description |
---|---|
--deploy | Deploy reviewed app translations |
--upload | Upload phrases/translations to swiftyper (from default storage) |
--upload=[path] | Upload phrases/translations to swiftyper |
--init | Connect fbt project with swiftyper |
--pretty | Pretty print output (default: true ) |
📜 License
The MIT License (MIT). Please see LICENSE for more information.
All versions of laravel-fbt-sync with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0 || ^8.0
ext-json Version *
illuminate/contracts Version ~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/support Version ~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0
swiftyper/swiftyper-php Version ^v1.0.2
ext-json Version *
illuminate/contracts Version ~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/support Version ~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0
swiftyper/swiftyper-php Version ^v1.0.2
The package swiftyper/laravel-fbt-sync contains the following files
Loading the files please wait ....