You don't even need a package. It's built into PHP:
http://dk2.php.net/manual/en/class.numberformatter.php
See this SO answer for an example of how to use: http://stackoverflow.com/questions/11500088/php-express-number-in-words
Please I will like to know if there are packages for Laravel that can be used to convert amount in digits to words in a laravel application.
Thanks
Please or to participate in this conversation.