rmunate / SpellNumber

🔢 Convert Numbers to Words Effortlessly in Laravel! 🌟🔠 Say goodbye to complex coding! This ingenious library, seamlessly integrated with the native PHP INTL extension, empowers you to effortlessly transform numbers into words within your Laravel projects. 🚀📊
https://rmunate.github.io/SpellNumber/
291 stars 43 forks source link

3.x #4

Closed rmunate closed 1 year ago

rmunate commented 1 year ago
SpellNumber::value(100)->locale('fa')->toLetters();
//صد

SpellNumber::value(100)->locale('fa')->currency('تومان')->toMoney();
//صد تومان