PHP Philippine Peso money factoryCallablePHP(amount): Moneyconst money = PHP('1.25');// Money({ currency: Currency({ code: 'PHP' }), amount: BigDecimal('1') })
Philippine Peso money factory