Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pear-Numbers-Words - Methods for spelling numerals in words

Website:
http://pear.php.net/package/Numbers_Words
Licence:
PHP
Vendor:
Remi Collet
Description:
With Numbers_Words class you can convert numbers written in Arabic digits to
words in several languages.  You can convert an integer between -infinity and
infinity.  If your system does not support such long numbers you can call
Numbers_Words::toWords() with just a string.

Packages

php-pear-Numbers-Words-0.18.2-1.el7.remi.noarch [70 KiB] Changelog by Remi Collet (2018-02-13):
- update to 0.18.2
php-pear-Numbers-Words-0.18.1-7.el7.remi.noarch [68 KiB] Changelog by Remi Collet (2018-02-13):
- add patch for PHP 7.2 from
  https://github.com/pear/Numbers_Words/pull/32