Skip to content

mbugla/amountToWords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

AmountToWords

Converts float type PLN amount into words

Konwertuje kwotę w formacie liczbowym na kwotę słownie w polskich złotych

#Installation

composer require hajs86/amount-to-words

#Usage

$converter = new AmountToWords();

echo $converter->convert(156.20); // will print "Sto pięćdziesiąt sześć złotych dwadzieścia groszy"

About

Converts float type PLN amount into words

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages