Download the PHP package motia/laravel-translations-port without Composer
On this page you can find all versions of the php package motia/laravel-translations-port. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download motia/laravel-translations-port
More information about motia/laravel-translations-port
Files in motia/laravel-translations-port
Download motia/laravel-translations-port
More information about motia/laravel-translations-port
Files in motia/laravel-translations-port
Vendor motia
Package laravel-translations-port
Short Description Import/Export your laravel translations(including the missing ones!) to/from your separate frontend apps.
License MIT
Package laravel-translations-port
Short Description Import/Export your laravel translations(including the missing ones!) to/from your separate frontend apps.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-translations-port
Laravel Translations Exporter
This package comes with a translation manager laravel-translation-manager and gives it the ability to import/export and a translation group to json
or yaml
.
Setup
-
Install the package.
- (optional if
autodiscovery
is on) Add the service providerMotia\TranslationsPort\TranslationsPortProvider
-
Publish the config file using the command
- Setup and configure vsch/laravel-translation-manager
- (optional) if you want to use
yaml
format runcomposer install "symfony/yaml" "^4.0"
Usage
-
Import translations from file to database
-
Export translations from database to file
- Missing translations This package comes with a controller to add missing translations and a helper function to add it to your routes.
All versions of laravel-translations-port with dependencies
PHP Build Version
Package Version
No informations.
The package motia/laravel-translations-port contains the following files
Loading the files please wait ....