PHPackages                             ustal/stream-hub-symfony-bridge - 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. ustal/stream-hub-symfony-bridge

ActiveLibrary

ustal/stream-hub-symfony-bridge
===============================

Twig bridge for Stream Hub slot rendering

v0.1.0(1mo ago)013↓100%MITPHPPHP ^8.2CI passing

Since Apr 8Pushed 4w agoCompare

[ Source](https://github.com/ustal/stream-hub-symfony-bridge)[ Packagist](https://packagist.org/packages/ustal/stream-hub-symfony-bridge)[ RSS](/packages/ustal-stream-hub-symfony-bridge/feed)WikiDiscussions main Synced 1mo ago

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

stream-hub-symfony-bridge
=========================

[](#stream-hub-symfony-bridge)

[![CI](https://github.com/ustal/stream-hub-symfony-bridge/actions/workflows/ci.yml/badge.svg)](https://github.com/ustal/stream-hub-symfony-bridge/actions/workflows/ci.yml)

Twig bridge package for the Stream Hub ecosystem.

Current Scope
-------------

[](#current-scope)

The package currently provides two bridge primitives:

- the Twig function `render_slot(...)`
- `TwigViewRenderer`, which implements `ViewRendererInterface` from `stream-hub-core`

`render_slot(...)` delegates slot rendering to `SlotRendererInterface` from `stream-hub-core` and marks the returned HTML as safe for Twig output.

Example:

```
{{ render_slot(slot, runtime, context) }}
```

`TwigViewRenderer` is the Twig-backed view engine that widgets use through the generic `ViewRendererInterface`.

This package currently focuses on Twig-level rendering helpers and template rendering primitives. Symfony bundle wiring and service registration belong in `stream-hub-symfony-bundle`.

Development
-----------

[](#development)

Install dependencies:

```
make install
```

Run tests:

```
make test
```

Run deptrac:

```
make deptrac
```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance93

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

32d ago

Major Versions

v0.1.0 → v1.x-dev2026-04-08

### Community

Maintainers

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

---

Top Contributors

[![ustal](https://avatars.githubusercontent.com/u/11928397?v=4)](https://github.com/ustal "ustal (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ustal-stream-hub-symfony-bridge/health.svg)

```
[![Health](https://phpackages.com/badges/ustal-stream-hub-symfony-bridge/health.svg)](https://phpackages.com/packages/ustal-stream-hub-symfony-bridge)
```

###  Alternatives

[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)

PHPackages © 2026

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