Download the PHP package samehdoush/laravel-translations-api without Composer
On this page you can find all versions of the php package samehdoush/laravel-translations-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download samehdoush/laravel-translations-api
More information about samehdoush/laravel-translations-api
Files in samehdoush/laravel-translations-api
Package laravel-translations-api
Short Description Manage translations in laravel without ui and via api links
License MIT
Homepage https://github.com/samehdoush/laravel-translations-api
Informations about the package laravel-translations-api
Manage translations in laravel without ui and via api links
Simple and developer friendly for easy translation management and higher capabilities
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
Auto install
OR
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Usage
To import your translations, run the following command:
To import and overwrite all previous translations, use the following command:
Exporting Translations
To export your translations, run the following command:
Get translations
delete translation
get progress translation
create new Source key
create new Translation
GET phrases
show phrase
update phrase
DELETE phrase
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- sameh doush
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-translations-api with dependencies
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^10.0