ahmetbarut/php-translate-api

v1.0.0 2022-03-12 22:23 UTC

This package is auto-updated.

Last update: 2024-04-13 02:56:44 UTC


README

This package allows you to translate from the terminal.

  composer global require ahmetbarut/php-translate-api

Usage

  ~/.composer/vendor/bin/translate tr "Hello"
  # Merhaba

Parameters

  • tr: The language code.
  • text: The text to translate.
  • en : Source language code.