aloko / pashto-cardinals
A package to display numbers in Pashto text.
v0.1.0
2017-04-17 15:52 UTC
Requires
- php: ~5.6|~7.0
Requires (Dev)
- phpunit/phpunit: ~4.0||~5.0
- squizlabs/php_codesniffer: ^2.3
- symfony/var-dumper: ^3.2
This package is auto-updated.
Last update: 2024-11-18 12:27:01 UTC
README
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.