PHPackages                             xima-media/xm-viewhelper - 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. xima-media/xm-viewhelper

AbandonedArchivedTypo3-cms-extension

xima-media/xm-viewhelper
========================

Collection of TYPO3 ViewHelper by XIMA MEDIA GmbH

v3.1.1(5y ago)13GPL-2.0-or-laterPHPPHP &gt;=7.2.0

Since Nov 12Pushed 3y ago11 watchersCompare

[ Source](https://github.com/xima-media/xm-viewhelper)[ Packagist](https://packagist.org/packages/xima-media/xm-viewhelper)[ Docs](https://www.xima.de/)[ RSS](/packages/xima-media-xm-viewhelper/feed)WikiDiscussions 8.x-1.x Synced yesterday

READMEChangelog (7)Dependencies (2)Versions (10)Used By (0)

TYPO3 Extension *xm-viewhelper*
===============================

[](#typo3-extension-xm-viewhelper)

[![ddev logo](Resources/Public/xm-viewhelper-100.png)](Resources/Public/xm-viewhelper-100.png)

Collection of ViewHelper for the TYPO3 CMS created by XIMA MEDIA GmbH.

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

[](#installation)

The installation is performed by [Composer](https://getcomposer.org/) and is provided by [Packagist.org](https://packagist.org/packages/xima-media/xm-viewhelper).

```
{
  "repositories": [
    {
      "type": "composer",
      "url": "https://packagist.org/"
    }
  ]
}
```

```
composer require xima-media/xm-viewhelper
```

Namespace
---------

[](#namespace)

The extension namespace needs to be added to a template before the available ViewHelper can be used. You can ommit the attribut *data-namespace-typo3-fluid* if you need the html tag to be rendered.

```

```

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

[](#configuration)

The following TypoScript setup can be used to configure the corresponding ViewHelpers.

```
plugin.tx_xmviewhelper {
    settings {
        contentByContext {
            partial2 = EXT:xm_viewhelper/Resources/Private/Partials/ContentByContext/Partial2.html
            contexts {
            }
        }
    }
}

```

Documentation
-------------

[](#documentation)

The repository [Wiki](https://github.com/xima-media/xm-viewhelper/wiki) contains a list of available ViewHelpers and detailed descriptions of their purpose and use.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.2% 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 ~14 days

Recently: every ~23 days

Total

9

Last Release

1895d ago

Major Versions

v1.1.0 → v3.0.02020-11-17

v1.4.0 → v3.1.02021-02-26

PHP version history (2 changes)v1.0.0PHP ^7.0

v3.0.0PHP &gt;=7.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/847890ddab205b4421b159071ae9c72f113f3f7786e2393c6403406fc52dc5f5?d=identicon)[ximamedia](/maintainers/ximamedia)

---

Top Contributors

[![tlaxima](https://avatars.githubusercontent.com/u/40389812?v=4)](https://github.com/tlaxima "tlaxima (55 commits)")[![Jeggle-s](https://avatars.githubusercontent.com/u/38358202?v=4)](https://github.com/Jeggle-s "Jeggle-s (1 commits)")

---

Tags

typo3viewhelpersextbaseTYPO3 CMStypo3viewhelperfluidXima

### Embed Badge

![Health badge](/badges/xima-media-xm-viewhelper/health.svg)

```
[![Health](https://phpackages.com/badges/xima-media-xm-viewhelper/health.svg)](https://phpackages.com/packages/xima-media-xm-viewhelper)
```

###  Alternatives

[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M49](/packages/fluidtypo3-vhs)[derhansen/sf_event_mgt

Configurable event management and registration extension based on ExtBase and Fluid

64313.9k6](/packages/derhansen-sf-event-mgt)[sitegeist/fluid-styleguide

Living styleguide for Fluid Components

16227.4k1](/packages/sitegeist-fluid-styleguide)[derhansen/sf_banners

Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using JavaScript.

1144.5k](/packages/derhansen-sf-banners)[stefanfroemken/ext-kickstarter

Extension Kickstarter - Kickstart TYPO3 Extension

248.3k](/packages/stefanfroemken-ext-kickstarter)[jweiland/events2

Events 2 - Create single and recurring events

2062.4k2](/packages/jweiland-events2)

PHPackages © 2026

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