This is a tweaked and extended version of the "numbers2words" class.
The original class contained a couple of spelling errors ("fourty" and "eightteen"). It also added "and" too often ("two thousand and three hundred and twelve" instead of "two thousand three hundred and twelve"). Furthermore, it didn't hyphenate certain numbers ("twenty one" instead of "twenty-one").
Two options have been added:
• You can choose whether you want ordinal suffixes added ("one" vs. "first")
• You can choose whether you want the string capitalized ("two thousand and three" vs. "Two Thousand and Three")
|
|
| Name: |
SpellOutNumbers |
| Base name: |
spelloutnumbers |
| Description: |
Convert numbers to text, w/ or w/o ordinal suffix. |
| Version: |
- |
| PHP version: |
- |
| License: |
Free for non-commercial use |
| All time users: |
769 users |
| All time rank: |
3835 |
| Week users: |
0 users |
| Week rank: |
2222  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (91.7%) |
Good (83.3%) |
Sufficient (75.0%) |
- |
- |
- |
Sufficient (61.7%) |
721 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|