A number to text converter for Pashto language.
Via Composer
$ composer require aloko/pashto-cardinals
use Aloko\PashtoCardinals\PashtoCardinal;
echo PashtoCardinal::convert(222); // This will return 'Dwa Sawa Dwa Wisht'
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
- Adding localization support
The MIT License (MIT). Please see License File for more information.