Skip to content

Medboubazine/php-numbers-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Medboubazine\NumberFormatter\NumberFormat::parse(1.2335566)->get(2); // 1.23
Medboubazine\NumberFormatter\NumberFormat::parse(1.2335566,2); // 1.23