PHPackages                             internetgalerie/ig-language-detection - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. internetgalerie/ig-language-detection

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

internetgalerie/ig-language-detection
=====================================

Language detection in PSR-15 middleware

v1.1.12(3mo ago)213.2k↓23.8%3[2 issues](https://github.com/internetgalerie/ig_language_detection/issues)[1 PRs](https://github.com/internetgalerie/ig_language_detection/pulls)GPL-2.0-or-laterPHP

Since Oct 8Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/internetgalerie/ig_language_detection)[ Packagist](https://packagist.org/packages/internetgalerie/ig-language-detection)[ Docs](https://www.internetgalerie.ch)[ RSS](/packages/internetgalerie-ig-language-detection/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (18)Used By (0)

TYPO3 Extension 'ig\_language\_detection'
=========================================

[](#typo3-extension--ig_language_detection)

[![Latest Stable Version](https://camo.githubusercontent.com/3e9b8ffa41d87313035fac578195c00b3d4622bbfe35961ee04019fb9a91a9db/68747470733a2f2f706f7365722e707567782e6f72672f696e7465726e657467616c657269652f69672d6c616e67756167652d646574656374696f6e2f762f737461626c65)](https://packagist.org/packages/internetgalerie/ig-language-detection)[![Monthly Downloads](https://camo.githubusercontent.com/d2a2182e40ddf34a1e3fd8a1bd6a25e65032ba6936c74ddcbf4476df1100c392/68747470733a2f2f706f7365722e707567782e6f72672f696e7465726e657467616c657269652f69672d6c616e67756167652d646574656374696f6e2f642f6d6f6e74686c79)](https://packagist.org/packages/internetgalerie/ig-language-detection)[![License](https://camo.githubusercontent.com/1794b3bf209b550a106681664a3c725cd3aa40d4b824271688d42920db6b5e95/68747470733a2f2f706f7365722e707567782e6f72672f696e7465726e657467616c657269652f69672d6c616e67756167652d646574656374696f6e2f6c6963656e7365)](https://packagist.org/packages/internetgalerie/ig-language-detection)

Language detection in PSR-15 middleware stack on uri=/. Based on the Accept-Language Header the corresponding site config is choosen. Additional configuration in YAML site configuration is available like aliases and more

1. What does it do?
-------------------

[](#1-what-does-it-do)

- The language detection is only called when “[https://www.example.com”](https://www.example.com%E2%80%9D) was entered, but all sites have “[https://www.example.com/lang-key/”](https://www.example.com/lang-key/%E2%80%9D).
- Extra configuraion is done in the site YAML config file (e.g. typo3conf/sites/website/config.yaml)
- The language detection is done with accept header (HTTP\_ACCEPT\_LANGUAGE) from the browser.
- If you just want the language detection on the activated languages of the site configuraion, you don’t need any extra configuraion.
- [Documentation is available](https://docs.typo3.org/typo3cms/extensions/ig_language_detection/)

2. Usage
--------

[](#2-usage)

### 1) Installation

[](#1-installation)

#### Installation using Composer

[](#installation-using-composer)

The recommended way to install the extension is by using [Composer](https://getcomposer.org/). In your Composer based TYPO3 project root, just do `composer require internetgalerie/ig-language-detection`.

#### Installation as extension from TYPO3 Extension Repository (TER)

[](#installation-as-extension-from-typo3-extension-repository-ter)

Download and install the extension with the extension manager module.

TYPO3 10.4: Enable Feature in Settings -&gt; "Feature Toggles" -&gt; "Rearranged redirect middlewares" (rearrangedRedirectMiddlewares) for redirects

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance62

Regular maintenance activity

Popularity29

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 85.4% 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 ~144 days

Recently: every ~126 days

Total

17

Last Release

92d ago

Major Versions

v1.1.1 → v11.x-dev2023-08-03

### Community

Maintainers

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

---

Top Contributors

[![abplana](https://avatars.githubusercontent.com/u/94911483?v=4)](https://github.com/abplana "abplana (41 commits)")[![internetgalerie](https://avatars.githubusercontent.com/u/12337059?v=4)](https://github.com/internetgalerie "internetgalerie (5 commits)")[![florians](https://avatars.githubusercontent.com/u/996161?v=4)](https://github.com/florians "florians (1 commits)")[![michaelscheel](https://avatars.githubusercontent.com/u/3317939?v=4)](https://github.com/michaelscheel "michaelscheel (1 commits)")

---

Tags

languageextensiontypo3detection

### Embed Badge

![Health badge](/badges/internetgalerie-ig-language-detection/health.svg)

```
[![Health](https://phpackages.com/badges/internetgalerie-ig-language-detection/health.svg)](https://phpackages.com/packages/internetgalerie-ig-language-detection)
```

###  Alternatives

[friendsoftypo3/tt-address

Displays a list of addresses from an address table on the page.

431.7M38](/packages/friendsoftypo3-tt-address)[quellenform/t3x-iconpack

Provides an iconpack-registry for custom iconpacks.

1542.7k25](/packages/quellenform-t3x-iconpack)[georgringer/faker

Faker for TYPO3

165.1k](/packages/georgringer-faker)

PHPackages © 2026

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