How do you deal with Money in PHP?
Zubair Mohsin

Zubair Mohsin @zubairmohsin33

About: Full Stack Laravel Developer

Location:
Lahore, Pakistan
Joined:
Mar 4, 2019

How do you deal with Money in PHP?

Publish Date: Jun 23 '20
6 2

What's your take on dealing with money in PHP?

Use third party package like MoneyPHP?

Use decimal or integer datatype in MySQL and in PHP use BCMath to perform operations?

Comments 2 total

Add comment