Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.96 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.96 KB

Pashto Cardinals

Latest Version on Packagist Software License

A number to text converter for Pashto language.

Install

Via Composer

$ composer require aloko/pashto-cardinals

Usage

use Aloko\PashtoCardinals\PashtoCardinal;

echo PashtoCardinal::convert(222); // This will return 'Dwa Sawa Dwa Wisht'

Security

If you discover any security related issues, please email mustafa.aloko@gmail.com instead of using the issue tracker.

Credits

To-Do

  • Adding localization support

License

The MIT License (MIT). Please see License File for more information.