PHPackages                             cwrg/translates - 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. cwrg/translates

ActiveLibrary

cwrg/translates
===============

Translate

v1.0.6(3y ago)345MITPHP

Since Aug 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/cwrg/translates)[ Packagist](https://packagist.org/packages/cwrg/translates)[ RSS](/packages/cwrg-translates/feed)WikiDiscussions master Synced 1mo ago

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

Google And Baidu Translate
--------------------------

[](#google-and-baidu-translate)

### 包含Google翻译和国内百度翻译

[](#包含google翻译和国内百度翻译)

### 使用方法

[](#使用方法)

```
#谷歌翻译
Translate::google()->source('en')->target('zh')->translate('Hello,World');

#百度翻译
$config = [
    'appid'=>'',
    'key'=>''
];
Translate::baidu($config)->source('en')->target('zh')->translate('Hello,World');

```

Installation
------------

[](#installation)

```
composer require cwrg/translates
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1376d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f3c857add139d38896fbb9ab7f081e85b476274df8fdc3394c327684aaf5ee7e?d=identicon)[yeah5500](/maintainers/yeah5500)

---

Top Contributors

[![cwrg](https://avatars.githubusercontent.com/u/50124663?v=4)](https://github.com/cwrg "cwrg (9 commits)")

### Embed Badge

![Health badge](/badges/cwrg-translates/health.svg)

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k20](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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