43 Repositories
A trait to make Eloquent models translatable This package contains a trait to make Eloquent models translatable. Translations are stored as json. Ther
Translation Component The Translation component provides tools to internationalize your application. Getting Started $ composer require symfony/transl
Laravel Localization Easy i18n localization for Laravel, an useful tool to combine with Laravel localization classes. The package offers the following
Laravel 5 Translation Manager For Laravel 4, please use the 0.1 branch! This is a package to manage Laravel translation files. It does not replace the
Morphos A morphological solution for Russian and English language written completely in PHP. Tests & Quality: Features [✓] Inflection of Personal name
Laravel-lang 75 languages support for Laravel 5 application based on Laravel-Lang/lang. Features Laravel 5+ && Lumen support. Translations Publisher.
Laravel Unique Translation IMPORTANT: March 2022 It's horrible to see what is happening now in Ukraine, as Russian army is bombarding houses, hospital
intl A PHP 7.1+ internationalization library, powered by CLDR data. Features: NumberFormatter and CurrencyFormatter, inspired by intl. Currencies Lang
Date This date library extends Carbon with multi-language support. Methods such as format, diffForHumans, parse, createFromFormat and the new timespan
Laravel Lang In this repository, you can find the lang files for the Laravel Framework 4/5/6/7/8, Laravel Jetstream , Laravel Fortify, Laravel Cashier
Gettext Note: this is the documentation of the new 5.x version. Go to 4.x branch if you're looking for the old 4.x version Created by Oscar Otero http
Translation.io client for Laravel 5.5+/6/7/8 Add this package to localize your Laravel application. Use the official Laravel syntax (with PHP or JSON
This package has been deprecated. But worry not. You can use Astrotomic/laravel-translatable. Laravel-Translatable If you want to store translations o
FBT is an internationalization framework for PHP designed to be not just powerful and flexible, but also simple and intuitive. It helps with the follo
deepl-php Official PHP client library for the DeepL API. The DeepL API is a language translation API that allows other computer programs to send texts
Aura.Intl The Aura.Intl package provides internationalization (I18N) tools, specifically package-oriented per-locale message translation. Installation
Better localization management for Laravel Introduction Keeping a project's translations properly updated is cumbersome. Usually translators do not ha
Lingo A file based translation manager, which unlike other Lang managers don't need a database connection to handle the translation. Installation comp
Laravel Langman Langman is a language files manager in your artisan console, it helps you search, update, add, and remove translation lines with ease.
Laravel Language Manager Langman is a GUI for managing your JSON language files in a Laravel project. Installation Begin by installing the package thr
Filament Translations Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and tr
Geographer Geographer is a PHP library that knows how any country, state or city is called in any language. Documentation on the official website Incl
Text Translator for PHP This package allows text translation using Google Translate for free without an API. It extracts the translated text from the
Jigsaw localization Brings localization feature to tightenco/jigsaw using JSON files. Get started Setup Bring jigsaw-localization to your Jigsaw proje
TL Translation (i18n) Manager as a virion Translation use hook-like $t = $tl-useTranslation($player-getLocale()); $player-sendMessage($t("message-k
The I18n library provides a I18n service locator that can be used for setting the current locale, building translation bundles and translating messages. Additionally, it provides the Time and Number classes which can be used to output dates, currencies and any numbers in the right format for the specified locale.
xgettext-template Extracts translatable strings from source. Identical to xgettext(1) but for template languages. Template language support Handlebars
🎌 pH7CMS Internationalization (I18N) package 🙊 Get new languages for your pH7CMS website!
Patchwork UTF-8 for PHP Patchwork UTF-8 gives PHP developpers extensive, portable and performant handling of UTF-8 and grapheme clusters. It provides
French-Traduction-Pterodactyl Star French-Traduction-Pterodactyl est la traduction française de pterodactyl French-Traduction-Pterodactyl is the Frenc
Weblate Translation Provider This bundle provides a Weblate integration for Symfony Translation. Installation composer require m2mtech/weblate-transla
PHP translation This is a composer package providing translation support for PHP applications. It is similar to gettext, in usage, with these differen
libtranslator :: library for automatic translation ✔️ Multilingual support for plugin messages ✔️ Translation language is set according to the player
JoinSaveSkin Select language: 日本語 English 日本語 Requirement gd Enable GD Library extension=php_gd.dllのコメントアウトを解除します php.ini - ;extension=php_gd.dll + ex
LocalizationHelper Package for convenient work with Laravel's localization features and fast language files generation. Take a look at contributing.md
Linguist - Multilingual urls and redirects for Laravel This package provides an easy multilingual urls and redirection support for the Laravel framewo
PHP Translation Install Lifecycle Configuration Content of PHP File Content of Json File Content Of Database Table Use Of Array Or Json Database PHP T
⚡ Usage This library supports MultilingualResourceTrait which can be used in PluginBase. Multilingual support of resource files is possible using this
Localiser A self-hosting localization tool. Requirements PHP ^7.3 Usage Fetch cached locales GET
This extension will work as a bridge between Pimcore and Lokalise for the purpose of automating the whole translation workflow. Thus eliminating most of the manual steps in the task along with availing quality translation-review service from Lokalise.
Translation Manager For Laravel Easy to use package that helps you with the translation of your Laravel application locally. Features ✅ Check all loca
Laratrans Support multiple language resources for Laravel. Docs Installation composer require lechihuy/laratrans After you install the package success
This is fork of martinlindhe/laravel-vue-i18n-generator to give Laravel 8+ support for this excellent package.