Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 181 Bytes

Roman.md

File metadata and controls

16 lines (11 loc) · 181 Bytes

Roman

  • v::roman()

Validates roman numbers

v::roman()->validate('IV'); // true

See also: