PHPackages                             bilaleren/translator - 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. bilaleren/translator

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

bilaleren/translator
====================

PHP Google Translate library.

v1.0.0(6y ago)02MITPHPPHP ^7.1.3

Since May 2Pushed 6y ago1 watchersCompare

[ Source](https://github.com/bilaleren/translator)[ Packagist](https://packagist.org/packages/bilaleren/translator)[ Docs](https://github.com/bilaleren/translator.git)[ RSS](/packages/bilaleren-translator/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (2)Used By (0)

PHP Google Translate
====================

[](#php-google-translate)

PHP Google Translate library.

Prerequisites
-------------

[](#prerequisites)

PHP &gt;= 7.1

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

[](#installation)

```
composer require bilaleren/translator

```

Usage
-----

[](#usage)

```
use Translator\Translator;

echo Translator::translate('Hello world', 'tr');

// Or

use function Translator\translate;

echo translate('Hello world', 'tr');
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

2207d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/777c318b28a6be9845f925aa3916d3c1d6c09a53d454ffb5fb43a1c3170e17ba?d=identicon)[bilaleren](/maintainers/bilaleren)

---

Top Contributors

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

---

Tags

languagetranslategoogle-translate

### Embed Badge

![Health badge](/badges/bilaleren-translator/health.svg)

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

###  Alternatives

[gettext/languages

gettext languages with plural rules

7530.3M11](/packages/gettext-languages)[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[whitecube/lingua

A PHP language codes converter, from and to the most common formats (ISO, W3C, PHP and human-readable names).

441.2M15](/packages/whitecube-lingua)[fisharebest/localization

A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.

3191.1k2](/packages/fisharebest-localization)[delfimov/translate

Easy to use i18n translation PHP class for multi-language websites

1777.1k](/packages/delfimov-translate)

PHPackages © 2026

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