PHPackages                             machy8/macdom-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. machy8/macdom-bundle

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

machy8/macdom-bundle
====================

Macdom HTML Preprocessor bundle for Symfony framework.

v1.0.0(8y ago)114BSD-3-ClausePHPPHP &gt;=7.0

Since Feb 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Machy8/macdom-bundle)[ Packagist](https://packagist.org/packages/machy8/macdom-bundle)[ RSS](/packages/machy8-macdom-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Macdom Bundle
=============

[](#macdom-bundle)

[Macdom HTML Preprocessor](https://github.com/Machy8/Macdom) bundle for Symfony Framework.

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

[](#installation)

```
composer require machy8/macdom-bundle

```

Usage
-----

[](#usage)

```
use Macdom\Engine;

/**
 * @Route("/", name="homepage")
 */
public function homepage(Engine $macdom) : Response
{
    return new Response($macdom->compile('h1 Hello World!'));
}
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3019d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14016808?v=4)[Vladimír Macháček](/maintainers/Machy8)[@Machy8](https://github.com/Machy8)

---

Top Contributors

[![Machy8](https://avatars.githubusercontent.com/u/14016808?v=4)](https://github.com/Machy8 "Machy8 (10 commits)")

---

Tags

htmlmacdompreprocessorsymfony-bundlebundlehtmltemplatingminificationpreprocessormacdom

### Embed Badge

![Health badge](/badges/machy8-macdom-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/machy8-macdom-bundle/health.svg)](https://phpackages.com/packages/machy8-macdom-bundle)
```

###  Alternatives

[laminas/laminas-view

Fast and type safe HTML templating library with a flexible plugin system supporting multistep template composition

7526.3M229](/packages/laminas-laminas-view)[endroid/qr-code-bundle

Endroid QR Code Bundle

32110.6M17](/packages/endroid-qr-code-bundle)[pug-php/pug

HAML-like template engine for PHP

393383.2k52](/packages/pug-php-pug)[figdice/figdice

Template Engine, XML-centric and attribute-driven

222.4k1](/packages/figdice-figdice)

PHPackages © 2026

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