gevorgmargaryan/ibm-watson-translator-php-client

PHP client to interact with IBM Watson's translator service offered through BlueMix.

Maintainers

Package info

github.com/gevorgmargaryan/IBM-Watson-Translator-PHP-Client

Homepage

pkg:composer/gevorgmargaryan/ibm-watson-translator-php-client

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

1.1.0 2019-10-03 18:34 UTC

This package is auto-updated.

Last update: 2026-03-29 00:58:16 UTC


README

SensioLabsInsight Build Status Code Climate

PHP client for IBM Watson's Language Translator service, it allows to translate raw text between languages as well as identify the language for a given chunk of text.

  • Simple interface: quick & easy to use.
  • Abstracts API & transport: provide text to translate or identify and it takes care of the rest.
  • Permissive license: public, commercial or private. Use, distribute or modify it. MIT license.