Download the PHP package nineteenfeet/nf-number-to-word without Composer
On this page you can find all versions of the php package nineteenfeet/nf-number-to-word. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nineteenfeet/nf-number-to-word
More information about nineteenfeet/nf-number-to-word
Files in nineteenfeet/nf-number-to-word
Download nineteenfeet/nf-number-to-word
More information about nineteenfeet/nf-number-to-word
Files in nineteenfeet/nf-number-to-word
Vendor nineteenfeet
Package nf-number-to-word
Short Description Convert a number into its word representation. e.g. 1 => one
License MIT
Homepage http://github.com/19FT/NFNumberToWord
Package nf-number-to-word
Short Description Convert a number into its word representation. e.g. 1 => one
License MIT
Homepage http://github.com/19FT/NFNumberToWord
Please rate this library. Is it a good library?
Informations about the package nf-number-to-word
NFNumberToWord
This component provides a means to convert numeric number (e.g. 1023
) to a string of works (e.g. one thousand and twenty three
). It also provides a laminas-view helper called numberToWord.
Installation with Composer
$ composer require "nineteenfeet/nf-number-to-word"
Usage
All versions of nf-number-to-word with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package nineteenfeet/nf-number-to-word contains the following files
Loading the files please wait ....