therichardw/translate-scanner
Translatable String Exporter for Laravel without double escapes
时间:2022-09-12 11:24
marshmallow/translatable
Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.
时间:2020-10-07 13:46
erichard/doctrine-json-translation
Store your translations in JSON and use it with Doctrine
时间:2018-02-08 07:51
kkomelin/laravel-translatable-string-exporter
Translatable String Exporter for Laravel
时间:2017-04-22 17:34
aozisik/translatable
Translatable is a package that helps you have translatable fields on models. These fields will store your translations in JSON format and will be automatically fetched to your current app locale when you try to reach them. You can also get a specific language of your choice by using certain methods.
时间:2014-11-19 19:21