Libraries tagged by language detector
gtran/translate
6 Downloads
Making Google Cloud translation API version 2 consumption easier in Laravel 5+.
cssoft/rtl
5 Downloads
Magento2 RTL detection
com.jukusoft/php-scaling-core-framework
6 Downloads
php-scaling-core-framework, basic framework to create fast, flexible and scalable web applications with PHP 7.
googletran/translate
23 Downloads
Making Google Cloud translation API version 2 consumption easier in Laravel 5+.
tootootltd/azure-text-analytics
332 Downloads
A Laravel wrapper around Azure's Text Analytics API. Including; Sentiment Analysis, Key Phrase Extraction, Named Entity Recognition, and Language Detection
ravloony/transduct
63 Downloads
Transform a Laravel language directory into a single JSON array
nasr/laravel-lang-translatable
108 Downloads
Easy-to-use package To Automatically translate language directory using google translation
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
sinkcup/laravel-locale-setter
3474 Downloads
detect Accept-Language, setLocale, then you can use Laravel localization
gplcart/langdetect
2 Downloads
Allows to detect user's language and automatically redirect the user to the language
calamandrei-lorenzo/laravel-browser-lang
27 Downloads
Auto detect browser language with middleware.
dotpulse/geoip
19 Downloads
Detects Browser Language and Region
mouf/utils.i18n.fine.translation-interface
17708 Downloads
This package contains two interfaces shared by all translation services. The LanguageDetectionInterface is used to detect the current language for the user while the TranslatorInterface is used to translate strings.
gplcart/transliterator
1 Downloads
Allows to transliterate non-latin letters with auto-detecting the source language
bastienbot/laravel-set-lang
391 Downloads
Package to detect and set languages easily for Laravel