Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2024-01-10 (3 days ago) | | Not enough user ratings | | Total: 82 This week: 1 | | All time: 10,012 This week: 350 |
|
Description | | Author |
This package is specific mainly for applications used in Italy .
This class can spell number amounts using Italian words.
It can take a given number and returns words that spell the number in Italian as mandated by Banca d'Italia (Central Bank of Italy).
The class can take number amounts of up to billions. | |
|
|
Innovation award
Nominee: 2x |
|
Details
php-inlettere
Quick repo to get number translated in italian words for a known amount
why
Needed a way to get suggestion for amount to be written in words on bank cheque (as mandated by [Banca d'Italia / Central Bank of Italy (ECB member)][1]).
usage
Used as a static method.
The parameter for amount is based on cents (so if you need to translate 1.23
EUR to uno/23
EUR, you have to pass 123
).
Second parameter is optional, letting specify a custom separator.
Should be nice from 0.01 EUR up to 999999999999.00 EUR
license
See [LICENSE][2]
[1]: https://www.bancaditalia.it/servizi-cittadino/servizi/accesso-cai/faq-assegno/index.html
[2]: LICENSE
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.