PHPackages                             ywmelo/translate - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. ywmelo/translate

ActiveLibrary[API Development](/categories/api)

ywmelo/translate
================

Youdao translate api.

v1.4(7y ago)252MITPHPCI failing

Since May 29Pushed 7y agoCompare

[ Source](https://github.com/Yw-melo/youdao-translate-package)[ Packagist](https://packagist.org/packages/ywmelo/translate)[ RSS](/packages/ywmelo-translate/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

This package based on youdao translate API.
-------------------------------------------

[](#this-package-based-on-youdao-translate-api)

Install
-------

[](#install)

```
composer require ywmelo/translate
```

Publish config file.
--------------------

[](#publish-config-file)

```
php artisan vendor:publish --provider="Youdao\\Translate\\TranslateServiceProvider" --tag="config"
```

Use
---

[](#use)

```
$translate = app('translate');
//$translate = new \Youdao\Translate\Translate();

$translate->translate('你好帅', 'zh-CHS', 'en');
```

\##Detailed documentation

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~3 days

Total

5

Last Release

2574d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/197b823f5488d38e8d4439c5046c4ef6ead7efcf6938dd365befb60af8cef30d?d=identicon)[Melo Yang](/maintainers/Melo%20Yang)

---

Top Contributors

[![Yw-melo](https://avatars.githubusercontent.com/u/33000435?v=4)](https://github.com/Yw-melo "Yw-melo (6 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ywmelo-translate/health.svg)

```
[![Health](https://phpackages.com/badges/ywmelo-translate/health.svg)](https://phpackages.com/packages/ywmelo-translate)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
