samy/translate

Try the Translate API for a simple and affordable programmatic interface using Neural Machine Translation to translate web content.

v1.1.1 2023-01-15 18:20 UTC

This package is auto-updated.

Last update: 2024-04-15 21:26:35 UTC


README

[

![](https://badgen.net/packagist/v/samy/translate/latest)
![](https://badgen.net/packagist/license/samy/translate)
![](https://badgen.net/packagist/dt/samy/translate)
![](https://badgen.net/packagist/favers/samy/translate)

](https://packagist.org/packages/samy/translate)

Try the Translate API for a simple and affordable programmatic interface using Neural Machine Translation to translate web content.

Instalation

Composer

Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.

composer require samy/translate

Please see Composer for more information.

Support