PHPackages                             in-square/pimcore-deepl-bundle - 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. in-square/pimcore-deepl-bundle

ActivePimcore-bundle[Localization &amp; i18n](/categories/localization)

in-square/pimcore-deepl-bundle
==============================

DeepL translation bundle for Pimcore objects and documents.

v1.0.3(4mo ago)011[1 issues](https://github.com/in-square/pimcore-deepl-bundle/issues)GPL-3.0-or-laterJavaScriptPHP ^8.2

Since Feb 20Pushed 4mo agoCompare

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

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

InSquare Pimcore DeepL Bundle
=============================

[](#insquare-pimcore-deepl-bundle)

Bundle for integrating Pimcore with DeepL. It enables translating:

- `localizedfields` in objects
- translated documents (full document)
- individual areablock blocks (only when the block is overridden)

Requirements
------------

[](#requirements)

- PHP 8.2
- Symfony 6.4
- Pimcore 11

Installation (Composer)
-----------------------

[](#installation-composer)

1. Install the package:

```
composer require in-square/pimcore-deepl-bundle
```

2. If the bundle was not added automatically, register it in `config/bundles.php`:

```
InSquare\PimcoreDeeplBundle\InSquarePimcoreDeeplBundle::class => ['all' => true],
```

3. Run `bin/console assets:install`.

Configuration
-------------

[](#configuration)

Set the following Website Settings:

- `deepl_api_key` – DeepL API key
- `deepl_account_type` – `FREE` or `PRO`

Optional YAML configuration (e.g. `config/packages/in_square_pimcore_deepl.yaml`):

```
in_square_pimcore_deepl:
  overwrite:
    documents: false
    objects: false
```

License
-------

[](#license)

GPL-3.0-or-later

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance75

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

4

Last Release

135d ago

### Community

Maintainers

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

---

Top Contributors

[![twin-elements](https://avatars.githubusercontent.com/u/17727266?v=4)](https://github.com/twin-elements "twin-elements (5 commits)")

---

Tags

translationpimcoredeeplpimcore-bundle

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/in-square-pimcore-deepl-bundle/health.svg)

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

###  Alternatives

[jms/translation-bundle

Puts the Symfony Translation Component on steroids

44311.1M75](/packages/jms-translation-bundle)[lexik/translation-bundle

This bundle allows to import translation files content into the database and provide a GUI to edit translations.

4482.8M19](/packages/lexik-translation-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[boxblinkracer/phpunuhi

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

83260.1k26](/packages/boxblinkracer-phpunuhi)

PHPackages © 2026

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