drmyersii/numbers

Maintainers

Package info

github.com/drmyersii/numbers

Issues

pkg:composer/drmyersii/numbers

Statistics

Installs: 11

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2016-01-22 15:40 UTC

This package is not auto-updated.

Last update: 2026-03-14 23:31:50 UTC


README

This is a simple library that converts numbers to their corresponding word forms.

Example from the API:

This is the generated json output when passed a get parameter of 1337

{"number":1337,"words":"one thousand three hundred thirty-seven"}

authors

David Myers (drmyersii)