Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-pear-Numbers-Words - Methods for spelling numerals in words
        
        - 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
        
        Changelog
        
            - * Sun Jan 14 17:00:00 2007 Christopher Stone <chris{*}stone{%}gmail{*}com> 0.15.0-2
- - Use correct version of PHP License 
            - * Fri Jan  5 17:00:00 2007 Christopher Stone <chris{*}stone{%}gmail{*}com> 0.15.0-1
- - Initial Release