PHPackages                             makinacorpus/drupal-typomagic - 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. makinacorpus/drupal-typomagic

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

makinacorpus/drupal-typomagic
=============================

Typography enhancement for Drupal

1.0.0-alpha1(8y ago)07MITPHP

Since Apr 13Pushed 8y ago11 watchersCompare

[ Source](https://github.com/makinacorpus/drupal-typomagic)[ Packagist](https://packagist.org/packages/makinacorpus/drupal-typomagic)[ Docs](http://github.com/makinacorpus/drupal-typomagic)[ RSS](/packages/makinacorpus-drupal-typomagic/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Typography magic
----------------

[](#typography-magic)

Brings a set of typographical automatic enhancement for user-inputed text using the following libraries:

- [https://github.com/heiglandreas/Org\_Heigl\_Hyphenator](https://github.com/heiglandreas/Org_Heigl_Hyphenator)
-
-

It provides the following integration:

- higly configurable field formatter that extends core's text module one, providing all the semantic, typographic, and micro-typographic features,
- independent filters implementations for semantic and micro-typographic features
- page and node templates processing to fix titles micro typography.

It will, in the future, bring the following additional features:

- twig filters when in use with makinacorpus/drupal-sf-dic,
- block template processing for titles,
- and probably a set of other features.

Why the name ? Because the "typography" namespace on gives a 403 error so I guess it cannot be use.

This module replaces the Drupal module (which works gracefully, we personnally know its author).

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

[](#installation)

For starters, you should install this module using composer in order for all dependencies to be fetched:

```
composer require makinacorpus/drupal-typomagic
```

Then enable it:

```
drush -y en typomagic
```

Getting started
---------------

[](#getting-started)

Configure your filters or field formatters as usual, forms will drive you.

Per default, the JoliTypo filter is configured for french typography, in order to use it for another language, please refer to its documentation located at

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

[](#configuration)

Not every bit of the configuration will be documented here, as the configuration options are numerous and may evolve in the future, anyhow, here is a few variables you may want to tweak in your `settings.php` file:

```
$conf['typomagic_title_page'] = false
```

Will disable page title processing.

```
$conf['typomagic_title_node'] = false
```

Will disable node title processing.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

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

2948d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d21b98752b406528da88850922b1061f39bf72eb2126b413d5c12e275811a40b?d=identicon)[Makina Corpus](/maintainers/Makina%20Corpus)

---

Top Contributors

[![pounard](https://avatars.githubusercontent.com/u/341855?v=4)](https://github.com/pounard "pounard (2 commits)")

### Embed Badge

![Health badge](/badges/makinacorpus-drupal-typomagic/health.svg)

```
[![Health](https://phpackages.com/badges/makinacorpus-drupal-typomagic/health.svg)](https://phpackages.com/packages/makinacorpus-drupal-typomagic)
```

###  Alternatives

[jolicode/jolitypo

Microtypography fixer for the web.

3471.1M5](/packages/jolicode-jolitypo)[org_heigl/textstatistics

Get statistics from a given text

112.3k](/packages/org-heigl-textstatistics)

PHPackages © 2026

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