clsystems/ibm-translator-client

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

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/clsystems/ibm-translator-client

v1.0.2 2020-11-01 10:50 UTC

This package is auto-updated.

Last update: 2025-09-29 02:22:21 UTC


README

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.