PHPackages                             emilmassey/twig-roman-numerals - 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. emilmassey/twig-roman-numerals

ActiveLibrary[Templating &amp; Views](/categories/templating)

emilmassey/twig-roman-numerals
==============================

A Twig extension for converting roman to arabic numerals and vice-versa

v1.0.0(5y ago)1482↓90.4%MITPHPPHP &gt;=7.4

Since Mar 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/EmilMassey/twig-roman-numerals)[ Packagist](https://packagist.org/packages/emilmassey/twig-roman-numerals)[ RSS](/packages/emilmassey-twig-roman-numerals/feed)WikiDiscussions main Synced today

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

Twig Roman Numerals Extension
=============================

[](#twig-roman-numerals-extension)

[![Tests](https://github.com/EmilMassey/twig-roman-numerals/actions/workflows/php.yml/badge.svg)](https://github.com/EmilMassey/twig-roman-numerals/actions/workflows/php.yml)

A Twig extension for converting roman to arabic numerals and vice-versa.

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

[](#installation)

```
composer require emilmassey/twig-roman-numerals

```

Usage
-----

[](#usage)

For Symfony usage you'll want to add it as a service and tag it for Twig.

```
# config/services.yml
services:
    twig.extension.roman_numerals:
        class: EmilMassey\Twig\RomanNumerals\RomanNumeralsExtension
        tags:
            - { name: twig.extension }
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

1926d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9027995?v=4)[Emil Masiakowski](/maintainers/EmilMassey)[@EmilMassey](https://github.com/EmilMassey)

---

Tags

twigNumerals

### Embed Badge

![Health badge](/badges/emilmassey-twig-roman-numerals/health.svg)

```
[![Health](https://phpackages.com/badges/emilmassey-twig-roman-numerals/health.svg)](https://phpackages.com/packages/emilmassey-twig-roman-numerals)
```

###  Alternatives

[symfony/ux-twig-component

Twig components for Symfony

22018.6M356](/packages/symfony-ux-twig-component)[symfony/ux-live-component

Live components for Symfony

1647.0M127](/packages/symfony-ux-live-component)[symfony/ux-toolkit

A tool to easily create a design system in your Symfony app with customizable, well-crafted Twig components

16126.1k1](/packages/symfony-ux-toolkit)[mati365/ckeditor5-symfony

CKEditor 5 integration for Symfony

262.6k](/packages/mati365-ckeditor5-symfony)

PHPackages © 2026

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