Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 184 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 184 Bytes

Number-to-Words

A simple PHP Class that converts numbers to words. For example, 42 to 'Forty Two'.

DO NOT USE in a production environment- not thoroughly tested yet.