Download the PHP package andrey-helldar/digittext without Composer
On this page you can find all versions of the php package andrey-helldar/digittext. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download andrey-helldar/digittext
More information about andrey-helldar/digittext
Files in andrey-helldar/digittext
Package digittext
Short Description The module allows to translate numbers into a text equivalent
License MIT
Homepage http://ai-rus.com
Informations about the package digittext
DigitText for Laravel 5.5+
The module allows to translate numbers into a text equivalent. This is important in the billing.
Attention!
This package is abandoned and no longer maintained. The author suggests using the kwn/number-to-words package instead.
Installation
To get the latest version of DigitText, simply require the project using Composer:
Instead, you may of course manually update your require block and run composer update
if you so choose:
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
:
Now, use DigitText
Facade or digit_text()
helper.
Documentation
You can use a helper
or go directly to a class "Helldar\DigitText\DigitText":
Example:
Support Languages
EN - English
DE - Deutsch
RU - Русский
UK - Український
Copyright and License
DigitText was written for the Laravel framework 5.5 or later, and is released under the MIT License.
All versions of digittext with dependencies
ext-intl Version *
illuminate/http Version ^5.5
illuminate/pipeline Version ^5.5
illuminate/routing Version ^5.5
illuminate/session Version ^5.5
illuminate/support Version ^5.5