leodido / moneylaundry

Collection of PHP utilities to filter and validate money with i18n in mind
MIT License
1 stars 0 forks source link

Specific currency code for uncurrency filtering process #6

Closed leodido closed 9 years ago

leodido commented 9 years ago

Add the ability to the Uncurrency class to parse amount formatted according to the current locale but with a custom currency, specified through an intl currency code option.

leogr commented 9 years ago

It works now, double check, pls.