BaseX Quickly convert to and from roman numbers. $int = BaseX::toDecimal('X'); // $int = 10 $roman = BaseX::toRoman(10); // $roman = 'X'