PHPackages                             punktde/outofbandrendering - 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. punktde/outofbandrendering

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

punktde/outofbandrendering
==========================

Render a node using a given prototype path

3.0.1(11mo ago)445.9k↓21.3%1MITPHP

Since Apr 2Pushed 11mo ago7 watchersCompare

[ Source](https://github.com/punktDe/outofbandrendering)[ Packagist](https://packagist.org/packages/punktde/outofbandrendering)[ RSS](/packages/punktde-outofbandrendering/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (23)Used By (0)

Punktde.OutOfBandRendering
==========================

[](#punktdeoutofbandrendering)

[![Latest Stable Version](https://camo.githubusercontent.com/bcf51a9051fad0dd13dc92de5686c0ee0a83c9e98c11b9d04b62be630413088d/68747470733a2f2f706f7365722e707567782e6f72672f70756e6b7464652f6f75746f6662616e6472656e646572696e672f762f737461626c65)](https://packagist.org/packages/punktde/outofbandrendering) [![Total Downloads](https://camo.githubusercontent.com/41e5b76d7ddfe83b7e490a1e0f54a4966dcfec58d85c12ba01eff79aec87b9c4/68747470733a2f2f706f7365722e707567782e6f72672f70756e6b7464652f6f75746f6662616e6472656e646572696e672f646f776e6c6f616473)](https://packagist.org/packages/punktde/outofbandrendering)

- Suplies a factory for building a ControllerContext out of a CLI request, that puts everything in place for rendering fusion code, includign node and resource links.
- Supplies an EelHelper to do out of band rendering of fusion objects.

This can be useful for example to render complex input for indexing into an Elasticsearch index.

### Installation

[](#installation)

```
$ composer require punktde/outofbandrendering
```

### Configuration

[](#configuration)

You'll may set the base URI used in CLI context. If not "/" and "" is used.

```
Neos:
  Flow:
    http:
      baseUri: https://example.com/
```

### Example

[](#example)

In our Settings.yaml

```
Neos:
  ContentRepository:
    Search:
      defaultContext:
        FusionRendering: PunktDe\OutOfBandRendering\Eel\FusionRenderingHelper
```

Render a suggestion during index time using the given prototypePath:

```
__myProperty:
  search:
    elasticSearchMapping:
      type: keyword
    indexing: '${FusionRendering.render(node, "pathToProtoType")}'
```

###  Health Score

48

—

FairBetter than 95% of packages

Maintenance52

Moderate activity, may be stable

Popularity34

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 79.1% 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 ~131 days

Recently: every ~292 days

Total

21

Last Release

333d ago

Major Versions

0.3.1 → 1.0.02019-09-16

1.2.0 → 2.0.02021-01-26

2.3.1 → 3.0.02025-05-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/0fad3b9ab04057e586b701aca7a8dbbf9598718114cdfd6bf85dada030f7688e?d=identicon)[punktde](/maintainers/punktde)

---

Top Contributors

[![daniellienert](https://avatars.githubusercontent.com/u/642226?v=4)](https://github.com/daniellienert "daniellienert (34 commits)")[![fnkr](https://avatars.githubusercontent.com/u/616991?v=4)](https://github.com/fnkr "fnkr (2 commits)")[![andrehoffmann30](https://avatars.githubusercontent.com/u/23524251?v=4)](https://github.com/andrehoffmann30 "andrehoffmann30 (2 commits)")[![Sebobo](https://avatars.githubusercontent.com/u/596967?v=4)](https://github.com/Sebobo "Sebobo (2 commits)")[![jonnitto](https://avatars.githubusercontent.com/u/4510166?v=4)](https://github.com/jonnitto "jonnitto (1 commits)")[![c4ll-m3-j4ck](https://avatars.githubusercontent.com/u/7119811?v=4)](https://github.com/c4ll-m3-j4ck "c4ll-m3-j4ck (1 commits)")[![RobinLawinsky](https://avatars.githubusercontent.com/u/49674116?v=4)](https://github.com/RobinLawinsky "RobinLawinsky (1 commits)")

---

Tags

neoscms

### Embed Badge

![Health badge](/badges/punktde-outofbandrendering/health.svg)

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

###  Alternatives

[sitegeist/monocle

An living-styleguide for Neos that is based on the actual fusion-code

45315.9k10](/packages/sitegeist-monocle)[sitegeist/kaleidoscope

Responsive-images for Neos

29352.4k10](/packages/sitegeist-kaleidoscope)[flowpack/listable

Tiny extension for listing things

35209.0k7](/packages/flowpack-listable)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2540.7k](/packages/kaufmanndigital-gdpr-cookieconsent)[neos/seo

SEO configuration and tools for Neos

13990.5k24](/packages/neos-seo)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)

PHPackages © 2026

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