Skip to content

milaxcom/money

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Latest Stable Version Total Downloads Latest Unstable Version License

$currency = new StdClass([
	'decimals' => 2,
	'name' => ' руб.',
	'display' => 'after'
]);

Milax\Currency::toString(12000, $currency);

// 120,00 руб.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages