rusbios/numb-word

There is no license information available for the latest version (0.2.0) of this package.

Tool for textual presentation of prices

Maintainers

Package info

github.com/rusbios/numb-word

pkg:composer/rusbios/numb-word

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.2.0 2020-03-06 13:22 UTC

This package is auto-updated.

Last update: 2026-03-09 21:57:16 UTC


README

Tool for textual presentation of prices

Install

$ composer require rusbios/numb-word

Examples of using

$numbWord = NumbWord::getCurrency(125.32, NumbWord::CURRENCY_RUB);
$numbWord->getStringPrice(); // сто дватсять пять рублей 32 копейки