Libraries tagged by language detection
cywolf/nlp-tools
1059 Downloads
Natural Language Processing tools for TYPO3 with language detection, stemming, stop words filtering, and text clustering
mouf/utils.i18n.fine.language-detection
17723 Downloads
Language detection is a PHP internationalisation package, it depends of translation-interface. This package contain many class to return a language select for internationalisation. It's could be with : Browser detection, fix language, data set in session, a link between domain name and language or a cascading of many solutions. The language can be used to translate message in fin or whatever.
rlmp/rlmp-language-detection
22940 Downloads
This plugin detects the visitor's preferred language and sets the local configuration for TYPO3's language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the user's preferred language does not exist.
peterkahl/language-genius
5146 Downloads
Identifies human language from a string of text. This library is a wrapper and extension (18 additional languages) for the Pear library Text_LanguageDetect. As a whole this library is capable of detecting 70 languages.
mohsinqk/site-language-redirection
390 Downloads
peterkahl/charset-from-string
5359 Downloads
Identifies predominant script (character set, language) in a string.
shopwarelabs/swagbrowserlanguage
24 Downloads
Automated language shop detection
mokuyu/browser-detector
299 Downloads
根据UA判断浏览器类型和版本,操作系统,设备型号
com.jukusoft/jukucms
7 Downloads
Open Source CMS should be the fastest CMS world wide (WIP)
ciaran-moore/browser-detector
19 Downloads
Detecting the user's browser, operating system and language.
apanly/browser-detector
2643 Downloads
根据UA判断浏览器类型和版本,操作系统,设备型号
ank/browser-detector
80 Downloads
根据UA判断浏览器类型和版本,操作系统,设备型号
ssola/monachus
24 Downloads
Library to handle texts, includes: Spell checker, Stemer, Language detection
h1ch4m/multi-lang
90 Downloads
A multi language solution for Laravel applications with database-driven translations, automatic language detection.
mouf/utils.i18n.fine.translation-interface
17738 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.