PHPackages                             meniam/typograph-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. meniam/typograph-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

meniam/typograph-bundle
=======================

The typograph bundle for Symfony4 based on E. Muravjev's Typograph

v2.0.0(4y ago)04.6k↑44.4%2MITPHPPHP &gt;=7.4 || &gt;8.0

Since Mar 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/meniam/typograph-bundle)[ Packagist](https://packagist.org/packages/meniam/typograph-bundle)[ Docs](https://github.com/meniam/typograph-bundle)[ RSS](/packages/meniam-typograph-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)DependenciesVersions (12)Used By (2)

Typograph bundle
================

[](#typograph-bundle)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/75e30f44344a8d9a4cdf80043d6247b6ba2d2378de7d83786301c1cdc0ce2a85/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f69742d626c61737465722f7479706f67726170682d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/it-blaster/typograph-bundle/?branch=master) [![Build Status](https://camo.githubusercontent.com/718b72fbb9268ea51c00c8d106c0e5f5eb0385883b68c012712326b3bf4d4a96/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f69742d626c61737465722f7479706f67726170682d62756e646c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/it-blaster/typograph-bundle/build-status/master) [![License](https://camo.githubusercontent.com/3bea72eac4a8cc6bf41595b2dd675faed63429ef47fa1459ca035448405d6bf0/68747470733a2f2f706f7365722e707567782e6f72672f69742d626c61737465722f7479706f67726170682d62756e646c652f6c6963656e73652e737667)](https://packagist.org/packages/it-blaster/typograph-bundle) [![Total Downloads](https://camo.githubusercontent.com/9826d0cc3635016bd1e73224c3ea8971d575683fe308391bfd993a21513eb38a/68747470733a2f2f706f7365722e707567782e6f72672f69742d626c61737465722f7479706f67726170682d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/it-blaster/typograph-bundle) [![Latest Unstable Version](https://camo.githubusercontent.com/fc5d995a7f6a8cde017297afbbe42d0f18e8a219fcec7c2346da0e6645509f7e/68747470733a2f2f706f7365722e707567782e6f72672f69742d626c61737465722f7479706f67726170682d62756e646c652f762f756e737461626c652e737667)](https://packagist.org/packages/it-blaster/typograph-bundle) [![Latest Stable Version](https://camo.githubusercontent.com/0a26b858225322ad5351f27ccfefbb1aed5cb61aadfd869afd18dfaf8b81032d/68747470733a2f2f706f7365722e707567782e6f72672f69742d626c61737465722f7479706f67726170682d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/it-blaster/typograph-bundle)

The typograph bundle for Symfony based on [E. Muravjev's Typograph](http://mdash.ru)

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

[](#installation)

Add meniam/typograph-bundle to your `composer.json` file and run `composer`

```
...
"require": {
    "meniam/typograph-bundle": "1.0.*"
}
...
```

And register the bundle in your `AppKernel.php`

```
...
new TypographBundle\FenrizbesTypographBundle(),
...
```

Usage
-----

[](#usage)

The bundle contains a TwigExtension which can be used in your templates:

```
{{ content | typograph }}

```

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

[](#configuration)

The bundle allows you to pass options that E. Muravjev's Typograph supports. You can use a default config, redefine it:

```
typograph:
    configs:
        default:
            Text.paragraphs:           on
            OptAlign.oa_oquote:        off
            OptAlign.oa_obracket_coma: off
```

or define your configs:

```
typograph:
    configs:
        default:
            Text.paragraphs:           off
            OptAlign.oa_oquote:        off
            OptAlign.oa_obracket_coma: off
        articles:
            Text.paragraphs: on
        news:
            Text.paragraphs: off
```

and use them where you need:

```
{{ article.content | typograph('articles') }}

```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity75

Established project with proven stability

 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 ~246 days

Recently: every ~478 days

Total

11

Last Release

1613d ago

Major Versions

v1.0.9 → v2.0.02021-12-17

PHP version history (3 changes)v1.0.0PHP &gt;=5.3.2

v1.0.9PHP &gt;=5.3.2 || &gt;8.0

v2.0.0PHP &gt;=7.4 || &gt;8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/476450?v=4)[Eugene Myazin](/maintainers/meniam)[@meniam](https://github.com/meniam)

---

Top Contributors

[![meniam](https://avatars.githubusercontent.com/u/476450?v=4)](https://github.com/meniam "meniam (8 commits)")

---

Tags

symfonytypographsymfony4

### Embed Badge

![Health badge](/badges/meniam-typograph-bundle/health.svg)

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

###  Alternatives

[maba/webpack-bundle

Bundle to Integrate Webpack to Symfony

123268.2k4](/packages/maba-webpack-bundle)

PHPackages © 2026

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