PHPackages                             ntriga/pimcore-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. ntriga/pimcore-deepl

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

ntriga/pimcore-deepl
====================

Use Deepl in your Pimcore project to translate documents and objects.

11.0.2(2y ago)017[6 PRs](https://github.com/ntriga/pimcore-deepl/pulls)MITPHPPHP ^8.1

Since Jun 27Pushed 1y agoCompare

[ Source](https://github.com/ntriga/pimcore-deepl)[ Packagist](https://packagist.org/packages/ntriga/pimcore-deepl)[ Docs](https://github.com/ntriga/pimcore-deepl)[ RSS](/packages/ntriga-pimcore-deepl/feed)WikiDiscussions main Synced today

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

Pimcore Deepl Bundle
====================

[](#pimcore-deepl-bundle)

Use Deeple in Pimcore

Features
--------

[](#features)

- **Objects:** Translate your objects' fields into multiple languages.

### Dependencies

[](#dependencies)

ReleaseSupported Pimcore VersionsSupported Symfony VersionsMaintainedBranch**1.x**`11.0``6.2`Feature BranchmasterInstallation
------------

[](#installation)

You can install the package via composer:

```
composer require ntriga/pimcore-deepl
```

Add Bundle to `bundles.php`:

```
return [
    Ntriga\PimcoreDeepl\PimcoreDeeplBundle::class => ['all' => true],
];
```

Add your Deepl API key to your `.env.local` file:

```
DEEPL_API_KEY=your-api-key
```

Default configuration
---------------------

[](#default-configuration)

Default configuration for the bundle can look like this:

```
parameters:
    deepl_glossary_prefix: 'pimcore-deepl-prefix'
    deepl_source_lang: 'nl'
    deepl_target_langs:
        - 'fr'

    deepl_glossary:
        "default string":
            fr: "wanted translation"
```

Further configuration
---------------------

[](#further-configuration)

For more information about the setup, check [Setup](./docs/00_Setup.md)

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Credits
-------

[](#credits)

- [All contributors](../../contributors)

License
-------

[](#license)

GNU General Public License version 3 (GPLv3). Please see [License File](./LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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

Every ~0 days

Total

2

Last Release

735d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/112575148?v=4)[Vincent Bibauw](/maintainers/VincentBibauw)[@VincentBibauw](https://github.com/VincentBibauw)

---

Top Contributors

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

---

Tags

pimcoredeeplntriga

### Embed Badge

![Health badge](/badges/ntriga-pimcore-deepl/health.svg)

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

###  Alternatives

[boxblinkracer/phpunuhi

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

83260.1k26](/packages/boxblinkracer-phpunuhi)[om/potrans

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

10520.2k9](/packages/om-potrans)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

3017.9k](/packages/mage-os-module-automatic-translation)[dachcom-digital/i18n

Pimcore I18n Manager.

28115.0k](/packages/dachcom-digital-i18n)[divante-ltd/pimcore-translation-bundle

Pimcore Translation Bundle

104.0k](/packages/divante-ltd-pimcore-translation-bundle)

PHPackages © 2026

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