PHPackages                             ntriga/pimcore-gpt-translations - 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-gpt-translations

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

ntriga/pimcore-gpt-translations
===============================

Use Chat GPT in your Pimcore project to translate documents and objects.

11.0.1(1y ago)06[6 PRs](https://github.com/ntriga/pimcore-gpt-translations/pulls)MITPHPPHP ^8.1

Since Jul 2Pushed 1y agoCompare

[ Source](https://github.com/ntriga/pimcore-gpt-translations)[ Packagist](https://packagist.org/packages/ntriga/pimcore-gpt-translations)[ Docs](https://github.com/ntriga/pimcore-gpt-translations)[ RSS](/packages/ntriga-pimcore-gpt-translations/feed)WikiDiscussions main Synced 1mo ago

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

Pimcore GPT Translations Bundle
===============================

[](#pimcore-gpt-translations-bundle)

Use GPT to translate 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-gpt-translations
```

Add Bundle to `bundles.php`:

```
return [
    OpenAI\Symfony\OpenAIBundle::class => ['all' => true],
    Ntriga\PimcoreGPTTranslations\PimcoreGPTTranslationsBundle::class => ['all' => true],
];
```

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

```
OPENAI_API_KEY=sk-you-openai-api-key
```

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

[](#default-configuration)

Default configuration for the bundle can look like this:

```
parameters:
    gtp_translations_source_lang: 'nl'
    gtp_translations_target_langs:
        - 'fr'
```

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

27

—

LowBetter than 49% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

679d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/73bef4f53598afc809d906e57810443934165da7eff0f16ac89bbc66c5af87ea?d=identicon)[VincentBibauw](/maintainers/VincentBibauw)

---

Top Contributors

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

---

Tags

pimcoregptntriga

### Embed Badge

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

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

###  Alternatives

[kargnas/laravel-ai-translator

AI-powered translation tool for Laravel language files

24838.8k1](/packages/kargnas-laravel-ai-translator)[dachcom-digital/i18n

Pimcore I18n Manager.

27109.0k](/packages/dachcom-digital-i18n)[dachcom-digital/seo

Pimcore SEO Enrichment Bundle

36217.3k2](/packages/dachcom-digital-seo)[divante-ltd/pimcore-translation-bundle

Pimcore Translation Bundle

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

PHPackages © 2026

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