Download the PHP package emilmassey/twig-roman-numerals without Composer
On this page you can find all versions of the php package emilmassey/twig-roman-numerals. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download emilmassey/twig-roman-numerals
More information about emilmassey/twig-roman-numerals
Files in emilmassey/twig-roman-numerals
Download emilmassey/twig-roman-numerals
More information about emilmassey/twig-roman-numerals
Files in emilmassey/twig-roman-numerals
Vendor emilmassey
Package twig-roman-numerals
Short Description A Twig extension for converting roman to arabic numerals and vice-versa
License MIT
Package twig-roman-numerals
Short Description A Twig extension for converting roman to arabic numerals and vice-versa
License MIT
Please rate this library. Is it a good library?
Informations about the package twig-roman-numerals
Twig Roman Numerals Extension
A Twig extension for converting roman to arabic numerals and vice-versa.
Installation
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 }
All versions of twig-roman-numerals with dependencies
PHP Build Version
Package Version
The package emilmassey/twig-roman-numerals contains the following files
Loading the files please wait ....