PHP Classes / Dec 2 Roman Converter

Convert numbers between decimal and roman

Dec 2 Roman Converter PHP Class

This class can be used to convert numbers between decimal and roman representations and vice-versa. It takes a number between 1 and 10999 and converts it to a string that represents the number with roman digits. The class can also do the opposite, i.e. take a string that contains a number represented with roman digits and converts it to decimal.

Similar PHP Classes

Search in PHP Classes

Filter by tags