Skip to content

LanguageDetector 1.2.0

Compare
Choose a tag to compare
@landrok landrok released this 15 Dec 18:15
· 32 commits to master since this release

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