PHP code example of logicinception / moneytonumbers
1. Go to this page and download the library: Download logicinception/moneytonumbers library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
logicinception / moneytonumbers example snippets
$textClass = new TextToNumber("dois mil quinhentos e vinte e três reais e dezoito centavos");
$textClass->getNumber(); //output: 2523,18