PHPackages                             jmnn/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. [Localization &amp; i18n](/categories/localization)
4. /
5. jmnn/translate

ActiveLaravel[Localization &amp; i18n](/categories/localization)

jmnn/translate
==============

A package build translate

10PHP

Since Nov 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/vanquang202/jmnn-translate)[ Packagist](https://packagist.org/packages/jmnn/translate)[ RSS](/packages/jmnn-translate/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

jmnn-translate
==============

[](#jmnn-translate)

Package convert [Rapid api](https://rapidapi.com). jmnn-translate

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

[](#installation)

```
$ composer require jmnn/translate
```

### Generate config file

[](#generate-config-file)

```
$ php artisan vendor:publish --tag=jmnn/translate/config --force
```

### .ENV

[](#env)

```
$  RAPIDAPI_DEFAULT=google
$  RAPIDAPI_KEY=key
$  RAPIDAPI_GOOLE_HOST=host google
$  RAPIDAPI_GOOLE_LANGUAGES=url languages
$  RAPIDAPI_GOOLE_TRANSLATTE=url translate

$  RAPIDAPI_NLP_HOST=host nlp
$  RAPIDAPI_NLP_LANGUAGES=url languages
$  RAPIDAPI_NLP_TRANSLATE=url ttranslate
```

Quick Start
-----------

[](#quick-start)

```
 JTranslate::convert('Hello world','vi');
 JTranslate::driver('nlp')->convert('Hello world','vi');

 JTranslate::languages();

```

Local default
-------------

[](#local-default)

Config/app.php

```
 'locale' => 'vi',

```

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/83849198?v=4)[JanJoang](/maintainers/vanquang202)[@vanquang202](https://github.com/vanquang202)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[smarty-gettext/smarty-gettext

Gettext plugin enabling internationalization in Smarty Package files

752.5M8](/packages/smarty-gettext-smarty-gettext)[devaslanphp/auto-translate

Auto generate translation JSON files

6627.3k](/packages/devaslanphp-auto-translate)

PHPackages © 2026

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