Du lette etter:

yandex translate php

Client for Yandex.Translate API - GitHub
https://github.com › yandex-php
Client for Yandex.Translate API. Contribute to yandex-php/translate-api development by creating an account on GitHub.
GitHub - yandex-php/translate-api: Client for Yandex ...
https://github.com/yandex-php/translate-api
23.08.2015 · Client for Yandex.Translate API. Contribute to yandex-php/translate-api development by creating an account on GitHub.
Translate application texts using Yandex API - PHP Classes
https://www.phpclasses.org › 1130...
This package can translate application texts using Yandex API. It can take a given text string in one language and sends a HTTP request to the Yandex API so ...
PHP Yandex\Translate Translator Examples - HotExamples
https://hotexamples.com › examples
PHP Yandex\Translate Translator - 12 examples found. These are the top rated real world PHP examples of Yandex\Translate\Translator extracted from open ...
translate-api/Translator.php at master · yandex-php ...
https://github.com/yandex-php/translate-api/blob/master/src/Translator.php
Client for Yandex.Translate API. Contribute to yandex-php/translate-api development by creating an account on GitHub.
Яндекс.Переводчик – словарь и онлайн перевод на …
translate.yandex.ru
Перевод с английского, немецкого, французского, испанского, польского, турецкого и других языков на русский и обратно. Возможность переводить отдельные слова и фразы, а также целые тексты и веб-страницы.
Translator, Yandex\Translate PHP Code Examples - HotExamples
https://hotexamples.com/examples/yandex.translate/Translator/-/php...
PHP Yandex\Translate Translator - 12 examples found. These are the top rated real world PHP examples of Yandex\Translate\Translator extracted from open source projects. You can rate examples to help us improve the quality of examples.
Download the PHP package metafrastis/yandex-translate-php ...
https://php-download.com › package
Free Yandex Translate API PHP Package ✓ Download and install metafrastis/yandex-translate-php without Composer.
Translate API — Yandex Technologies
https://yandex.com/dev/translate
It supports more than 90 languages and can translate separate words or complete texts. The API makes it possible to embed Yandex.Translate in a mobile app or web service for end users. Or translate large quantities of text, such as technical documentation.
Yandex.Translate – dictionary and online translation ...
https://translate.yandex.com
Free online translation from French, Russian, Spanish, German, Italian and a number of other languages into English and back, dictionary with transcription, pronunciation, and examples of usage. Yandex.Translate works with words, texts, and webpages.
Translate text with PHP and Yandex - Dummy-X
https://www.selectallfromdual.com › ...
We integrate Yandex Translate in our PHP code ... Using the function translatetext, defining the text to be translated, the source language and ...
GitHub - Stichoza/google-translate-php: 🌐 Free Google ...
https://github.com/Stichoza/Google-Translate-PHP
🌐 Free Google Translate API PHP Package. Translates totally free of charge. - GitHub - Stichoza/google-translate-php: 🌐 Free Google Translate API PHP Package. Translates totally free of …
Translate-api by yandex-php
https://yandex-php.github.io/translate-api
Translate-api. Wrapper for Yandex.Translate API. View the Project on GitHub yandex-php/translate-api. Download ZIP File; Download TAR Ball; View On GitHub; Yandex Translate API. Api reference. Usage. Add into your composer.json: {"require": {"nkt/yandex-translate": "~1.0"}}
Google Translate
https://translate.google.com
Google's free service instantly translates words, phrases, and web pages between English and over 100 other languages.
yandex/translate-api - Packagist
https://packagist.org › packages › t...
Client for Yandex.Translate API. ... yandex / translate-api. Client for Yandex.Translate API. Maintainers. Details. github.com/yandex-php/translate-api.
yandex-php/translate-api- Issues List 9
https://phpexception.com/project/yandex-php-translate-api
yandex-php/translate-api. Description. Client for Yandex.Translate API Topics. translate-api; Issues 9. Yandex Translate API 2.0 Are you going to update for API 2.0? Dec 26, 2021. 0. link to get own apikey not working Hey. It link in readme.md not work: Get your own api key Jan 19, 2021. 0.
yandex-translate · GitHub Topics - Innominds
https://github.innominds.com › ya...
PHP package for translation, spelling correction and text-to-speech (TTS) synthesis using external ... Bulk translation with Google Translate or Yandex.
Translate-api by yandex-php - GitHub Pages
https://yandex-php.github.io › tran...
use Yandex\Translate\Translator; use Yandex\Translate\Exception; try { $translator = new Translator($key); $translation = $translator->translate('Hello ...