Skip to content

Google Translate API PHP v1.2

Latest
Compare
Choose a tag to compare
@penobit penobit released this 21 Mar 21:43
· 4 commits to master since this release
4854ec2

Using this package you can use google translate API without Google Cloud account and API key
This package is completely free to use

  • added getLanguages static method: to get a list of available languages as object/array with language code, name and native name
  • added getLanguage static method: to get a speific language code, name and native name