/Number-to-Words

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

Primary LanguagePHPThe UnlicenseUnlicense

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.