2025-10-22 01:39:10 +07:00
2025-10-22 01:39:10 +07:00
2025-10-22 01:39:10 +07:00
2025-10-22 01:23:45 +07:00
2025-10-22 01:25:27 +07:00

currencies

Library for easy currencies support

// Library for currencies support
use mirzaev\currencies\currency;

var_dump(currency::usd->symbol());

Installation

composer require mirzaev/currencies
Languages
PHP 100%