Libraries tagged by detect-language
lasserafn/php-string-script-language
3044659 Downloads
Detect language/encoding of a string in PHP
ideea/language-detector
4423 Downloads
Detect languages by text
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.
foglerek/detectlanguage-laravel4
6485 Downloads
Laravel 4 Wrapper for the official Detectlanguage.com PHP Client
johncube/deepl
5 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