PHPackages                             qossmic/twig-doc-bundle - 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. [Templating &amp; Views](/categories/templating)
4. /
5. qossmic/twig-doc-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

qossmic/twig-doc-bundle
=======================

Storybook with twig components

v0.0.3(2y ago)242[4 issues](https://github.com/qossmic/twig-doc-bundle/issues)[1 PRs](https://github.com/qossmic/twig-doc-bundle/pulls)MITPHPPHP &gt;=8.2

Since Feb 22Pushed 1y ago4 watchersCompare

[ Source](https://github.com/qossmic/twig-doc-bundle)[ Packagist](https://packagist.org/packages/qossmic/twig-doc-bundle)[ RSS](/packages/qossmic-twig-doc-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (11)Versions (7)Used By (0)

Twig Doc Bundle
---------------

[](#twig-doc-bundle)

[![Image](docs/resources/images/qossmic.png)](https://qossmic.com) Brought to you by qossmic!

1. [Ye be warned!](#experimental-package)
2. [Installation](#installation)
3. Configuration
    1. [Bundle Configuration](docs/BundleConfiguration.md)
    2. [Component Configuration](docs/ComponentConfiguration.md)
4. [Routing](#routing)
5. [Customization](#customizing-the-design)
6. [Usage](docs/Usage.md)

---

Experimental Package
--------------------

[](#experimental-package)

> **Important**: This is an experimental version and might change drastically. Therefore, you might encounter breaking changes when updating until we release a stable version.

- bad templates: due to the lack of frontend capacities, the templates are very "basic"
    - but as in every Symfony bundle, you can easily overwrite them and create your own :-)
- incomplete documentation
- no translations (yet)

Allows you to create an overview for your Twig Components, be it either [UX-Components](https://symfony.com/bundles/ux-twig-component/current/index.html), [UX-Live-Components](https://symfony.com/bundles/ux-live-component/current/index.html) or simple snippet templates.

Components will be grouped in categories and optional sub-categories.

### Installation

[](#installation)

As long as the bundle is not publicly released, you need to add a repository to your composer.json file:

```
{
  "repositories": [
    {
      "type": "git",
      "url": "https://github.com/qossmic/twig-doc-bundle.git"
    }
  ]
}
```

Install the bundle

`composer req qossmic/twig-doc-bundle`

### Routing

[](#routing)

As symfony never creates routes for bundles, you need to configure this on your own!

Create a config file: config/routes/twig\_doc.yaml

```
twig_doc:
  resource: '@TwigDocBundle/config/routing/documentation.xml'
  prefix: /twig/doc
  # or for localized: prefix: /{_locale}/twig/doc/
```

### Customizing the design

[](#customizing-the-design)

To customize the design of the documentation, you can override any template of the bundle in your project.

See: [How to override any Part of a Bundle](https://symfony.com/doc/current/bundles/override.html)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.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 ~9 days

Total

3

Last Release

749d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/819586bcb80d711ae053b12b6a36ae4ad2556eeeb39b52e10f78a94299dc7580?d=identicon)[gennadigennadigennadi](/maintainers/gennadigennadigennadi)

---

Top Contributors

[![davidhoelzel](https://avatars.githubusercontent.com/u/56548897?v=4)](https://github.com/davidhoelzel "davidhoelzel (27 commits)")[![danielaKay](https://avatars.githubusercontent.com/u/1591374?v=4)](https://github.com/danielaKay "danielaKay (1 commits)")[![y4roc](https://avatars.githubusercontent.com/u/18329992?v=4)](https://github.com/y4roc "y4roc (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/qossmic-twig-doc-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/qossmic-twig-doc-bundle/health.svg)](https://phpackages.com/packages/qossmic-twig-doc-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M650](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)

PHPackages © 2026

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