Home » Numbers » Numbers_Roman
Provides methods for converting to and from Roman Numerals.
This package is unmaintained.
Download latest release 1.0.2 (archived versions might be outdated)
License: PHP
Description
Numbers_Roman provides static methods for converting to and from Roman
numerals. It supports Roman numerals in both uppercase and lowercase
styles and conversion for and to numbers up to 5 999 999
Documentation
Maintainers
- David Costa (gurugeek) — lead, active
- Klaus Guenther (thesaur) — developer, active
Dependencies
Required
- PHP (>= 4.3.0)
- PEAR Installer (>= 1.5.0)
Releases
- 1.0.2 (stable, 2007-10-14)
Release notes
License: PHP
QA release:
- Fix bug with _L and _C giving wrong values (swapped)
- Fix bug: toRoman() used $this although it's static
- Add unit tests - 1.0.1 (beta, 2004-04-28)
Release notes
License: PHP
- Added support for lowercase input/output
- Starting with this release conversion is supported from integers up to
5 999 999 and from the equivalent Roman Numerals
- Added an optional HTML tag to disply roman numerals over 4000 in an
historically accurate fashion
- General fixes and code rewrite maintaining backward compatibility - 0.2.0 (stable, 2004-04-28)
Release notes
License: PHP
- Added support for lowercase input/output
- Starting with this release conversion is supported from integers up to
5 999 999 and from the equivalent Roman Numerals
- Added an optional HTML tag to disply roman numerals over 4000 in an
historically accurate fashion
- General fixes and code rewrite maintaining backward compatibility - 0.1.1 (stable, 2004-02-26)
Release notes
License: PHP
Fix to enable installation with PEAR installers.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #845 | Closed | Bug | 2004-02-23 | Numbers_Roman does not install using pear cli | |
| #18626 | Assigned | Req | 1.0.2 | 2011-06-24 | ALMA = 950? |