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

0.2.0 2020-03-06 13:22 UTC

This package is auto-updated.

Last update: 2025-07-09 20:31:11 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 копейки