Skip to content

newridetech/normalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

normalizer

This package normalizes commonly used data to different formats.

usage

percentage

<?php

Normalizer::percentage('3,56%')->toFloat(); // 3.56