Libraries tagged by langs
mo-masoud/laravel-enum
2033 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
mmrdev/dynamic-language
644 Downloads
dynamic language with laravel (change the files data in resource/lang)
memdev/laravel-localization-to-vue
3 Downloads
Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file
mawuekom/laravel-langper
3 Downloads
Usefull lang files to help you in your laravel multilanguages project
marcnewton/laravel-alsl
740 Downloads
Detects a users language preferences in the Accept-Language request header, from the order of their language preference; an attempt to find and set a matching locale available in Laravel's resources/lang directory.
lusge/lxx
0 Downloads
A php c lang extions framework.
laravelutilities/translator
9 Downloads
This package mainly combine all the files inside lang folder and give the wrapper which will either collect information from the combined file or as a fallback if particular key is not defined collect from original file through a helper
kleinrich/overloadconf
5 Downloads
Library to ease the configuration loading based on a context (Env, lang, ...)
kambo/llama-cpp-langchain-adapter
176 Downloads
llama-cpp adapter for PHP lang chain
jzfan/cn
7 Downloads
laravel cn lang set for carbon/ validate / faker
johncube/deepl
7 Downloads
this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself
fpoirotte/dotgraph
2 Downloads
Parse and build graphs defined using the Dot language (http://www.graphviz.org/doc/info/lang.html)
erykai/translate
148 Downloads
Component for all language translation, system messages and routes, and translation for laravel resources/lang/en
echosters/translatable
244 Downloads
Translatable is Laravel Package helps you dealing with multi-lang tables
dreibein/contao-activity-bundle
69 Downloads
Dieses Bundle erfasst die Dauer der Arbeiten aller Benutzer im Backend von Contao. Diese werden addiert und im Dasboard ausgegeben. So erhält man eine schnelle Übersicht, welche Nutzer wie lange aktiv sind.