Download the PHP package itvisionsy/php-string-numbers without Composer
On this page you can find all versions of the php package itvisionsy/php-string-numbers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download itvisionsy/php-string-numbers
More information about itvisionsy/php-string-numbers
Files in itvisionsy/php-string-numbers
Download itvisionsy/php-string-numbers
More information about itvisionsy/php-string-numbers
Files in itvisionsy/php-string-numbers
Vendor itvisionsy
Package php-string-numbers
Short Description A PHP class to convert from text to numbers and vice versa
License MIT
Package php-string-numbers
Short Description A PHP class to convert from text to numbers and vice versa
License MIT
Please rate this library. Is it a good library?
Informations about the package php-string-numbers
php-string-numbers
A conversion class from text to numbers and vice versa
Install
Using composer
composer require itvisionsy/php-string-numbers
Direct download
It is only 1 class! Copy and paste it or download it directly! StringNumbers PHP Class
How to use
There are two public static methods
::numbersToWords($string)
converts all digits numbers to written numbers.::wordsToNumbers($string)
converts all written numbers to word numbers.Note
some space characters may get added or removed by the conversion method. Use with care!
Examples
License
PHP String Numbers project is under the MIT License
All versions of php-string-numbers with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package itvisionsy/php-string-numbers contains the following files
Loading the files please wait ....