PHPackages                             belsignum/eyebrow - 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. belsignum/eyebrow

ActiveTypo3-cms-extension

belsignum/eyebrow
=================

Adds an eyebrow field to content element headers

00PHP

Since Mar 29Pushed 1mo agoCompare

[ Source](https://github.com/Andreas-Sommer/eyebrow)[ Packagist](https://packagist.org/packages/belsignum/eyebrow)[ RSS](/packages/belsignum-eyebrow/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Eyebrow (TYPO3 Extension)
=========================

[](#eyebrow-typo3-extension)

Adds an `eyebrow` input field to all `tt_content` records and renders it above the content header.

Features
--------

[](#features)

- Adds database field `tt_content.eyebrow` (`varchar(255)`).
- Adds backend input field `Eyebrow` to all content element types.
- Extends the header partial and outputs: `...` before the `h1`-`h6` headline.
- Applies `data.header_position` classes to the eyebrow output.

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

[](#requirements)

- TYPO3 `12.4`
- PHP `8.3` (project target)

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

[](#installation)

1. Require the extension via Composer (`belsignum/eyebrow`).
2. Activate the extension in TYPO3.
3. Run database schema updates.
4. Include the static TypoScript template `Eyebrow` in your root system template.
5. Flush TYPO3 caches.

Usage
-----

[](#usage)

Edit any content element and fill the `Eyebrow` field.
If a value is set, it is rendered inside the content `` before the main headline.

Customization
-------------

[](#customization)

Projects can override the extension partial in a sitepackage:

- `Partials/Header/All.html`

If you override it, keep the project-specific rendering logic in your sitepackage while this extension stays reusable as the default implementation.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance60

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/03d3db83203d6cf93e3b12cb86a8bd2dafe17669d605933d352c34eb607bea0e?d=identicon)[belsignum](/maintainers/belsignum)

---

Top Contributors

[![Andreas-Sommer](https://avatars.githubusercontent.com/u/30976558?v=4)](https://github.com/Andreas-Sommer "Andreas-Sommer (2 commits)")

### Embed Badge

![Health badge](/badges/belsignum-eyebrow/health.svg)

```
[![Health](https://phpackages.com/badges/belsignum-eyebrow/health.svg)](https://phpackages.com/packages/belsignum-eyebrow)
```

PHPackages © 2026

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