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)1437↓75%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 1mo ago

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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity52

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

1879d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f017bd8f7a51afc8e0a7c4a7df21d078285a52ea088765297dcfb4d658f45e0?d=identicon)[EmilMassey](/maintainers/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

[twig/extra-bundle

A Symfony bundle for extra Twig extensions

91492.0M315](/packages/twig-extra-bundle)[twig/intl-extra

A Twig extension for Intl

36763.2M221](/packages/twig-intl-extra)[rcrowe/twigbridge

Adds the power of Twig to Laravel

9105.9M50](/packages/rcrowe-twigbridge)[twig/string-extra

A Twig extension for Symfony String

22046.0M133](/packages/twig-string-extra)[twig/cssinliner-extra

A Twig extension to allow inlining CSS

22918.5M55](/packages/twig-cssinliner-extra)[symfony/ux-twig-component

Twig components for Symfony

21914.8M162](/packages/symfony-ux-twig-component)

PHPackages © 2026

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