Google Translate Php Versions Save

🔤 Free Google Translate API PHP Package. Translates totally free of charge.

v3.1.1

8 years ago
  • Language detection is not experimental feature now.
  • getLastDetectedSource() can be called both statically and non-statically.
  • Added third parameter $options for advanced configuration of Guzzle HTTP client. (@vkollin)
  • Switched to PSR-2 coding style. (@subsan)

v3.0.1

9 years ago
  • Implemented getLastDetectedSource()
  • Bugfixes and improvements

v3.0.0

9 years ago

Totally refacted the whole code.

Readme and docs soming soon

v2.0.3

9 years ago

Fixed PSR-4 support

v2.0.0

9 years ago

This package has been added to Composer package manager :sunglasses: See the readme for installation instructions.

v1.3.0

10 years ago
  • Multiple sentence translation
  • Minor bugfixes