LanguageDetector 1.2.0
Features
- LanguageDetector instance can be used as a string (__toString())
echo $detector;
prints ISO code - One line of code with the new detect() static method
echo LanguageDetector::detect($text);
- Library installation is blocked via composer if mbstring extension is not compiled.
- Now supports Klingon language