PHPackages                             bedita/i18n-deepl - 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. bedita/i18n-deepl

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

bedita/i18n-deepl
=================

BEdita I18n Deepl plugin supporting PHP &gt;= 8.3

v3.0.0(5mo ago)11.4k↓50%1MITPHPPHP &gt;=8.3CI passing

Since Nov 3Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/bedita/i18n-deepl)[ Packagist](https://packagist.org/packages/bedita/i18n-deepl)[ RSS](/packages/bedita-i18n-deepl/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (13)Used By (0)

BEdita I18n Deepl plugin
========================

[](#bedita-i18n-deepl-plugin)

[![Github Actions](https://github.com/bedita/i18n-deepl/workflows/php/badge.svg)](https://github.com/bedita/i18n-deepl/actions?query=workflow%3Aphp)[![codecov](https://camo.githubusercontent.com/06c86c6f33e39a3c0f6da57011cf68c128b886d139f05db149a76a0117e3a6a2/68747470733a2f2f636f6465636f762e696f2f67682f6265646974612f6931386e2d646565706c2f6272616e63682f6d61696e2f67726170682f62616467652e737667)](https://codecov.io/gh/bedita/i18n-deepl)[![phpstan](https://camo.githubusercontent.com/0729e562e10fac943b16dbb271b4af26488f779a33fc82cc3eef1e37a432c0b4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c253230352d627269676874677265656e2e737667)](https://phpstan.org)[![psalm](https://camo.githubusercontent.com/c9399531f83db9ad38eace5e32a5d3e3382a79f64223deea86d32c3355952ecf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7073616c6d2d6c6576656c253230382d627269676874677265656e2e737667)](https://psalm.dev)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0d9a81b7a0e66d0c8e1a85cdc422abe4e0be1bec0b8db28f9cef70db0704f097/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6265646974612f6931386e2d646565706c2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/bedita/i18n-deepl/?branch=main)[![image](https://camo.githubusercontent.com/0efb8476aafc752e7fcb0c5995d95af6cacfab14fc99983404cdbd7e3a15c288/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6265646974612f6931386e2d646565706c2e7376673f6c6162656c3d737461626c65)](https://packagist.org/packages/bedita/i18n-deepl)[![image](https://camo.githubusercontent.com/0144c32e385d41b852ad390b481e2d9eaf99ce6fabce7b8aabfe69a228b586e1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6265646974612f6931386e2d646565706c2e737667)](https://github.com/bedita/i18n-deepl/blob/main/LICENSE.LGPL)

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

[](#installation)

You can install this plugin into your application using [composer](https://getcomposer.org).

The recommended way to install composer packages is:

```
composer require bedita/i18n-deepl

```

Note: php version supported is &gt;= 8.3.

DeepL Translator
----------------

[](#deepl-translator)

This plugin uses [DeepL Translator](https://www.deepl.com/translator) to translate texts, via [deepl-php](https://github.com/DeepLcom/deepl-php).

Usage example:

```
use BEdita\I18n\Deepl\Core\Translator;

$translator = new Translator();
$translator->setup(['auth_key' => 'your-auth-key']);
$result = $translator->translate(['Hello world!'], 'en', 'it');
// $result is an array, i.e ['translation' => ['Ciao mondo!']]
```

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance82

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 84.8% 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 ~68 days

Recently: every ~147 days

Total

12

Last Release

167d ago

Major Versions

v0.0.6 → v1.0.02023-11-06

v1.0.1 → v2.0.02024-12-03

2.x-dev → v3.0.02025-11-26

PHP version history (5 changes)v0.0.1PHP &gt;=7.4

v0.0.3PHP &gt;=7.4 &lt;8.2

v0.0.6PHP &gt;=7.4 &lt;8.3

v2.0.0PHP &gt;=8.1

v2.1.0PHP &gt;=8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/8762bf55fa377228164991afe77ca94b7384eb1f5ed79781cad7835624cc27c3?d=identicon)[d.didomenico](/maintainers/d.didomenico)

---

Top Contributors

[![didoda](https://avatars.githubusercontent.com/u/2227145?v=4)](https://github.com/didoda "didoda (39 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bedita-i18n-deepl/health.svg)

```
[![Health](https://phpackages.com/badges/bedita-i18n-deepl/health.svg)](https://phpackages.com/packages/bedita-i18n-deepl)
```

###  Alternatives

[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.3k](/packages/typicms-base)[boxblinkracer/phpunuhi

Easy tool to work with translation files for validation, exports, imports and more.

83225.2k17](/packages/boxblinkracer-phpunuhi)[symfony/crowdin-translation-provider

Symfony Crowdin Translation Provider Bridge

13488.9k1](/packages/symfony-crowdin-translation-provider)[om/potrans

Command line tool for translate Gettext with Google Translator API or DeepL API

10515.0k4](/packages/om-potrans)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)

PHPackages © 2026

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