michael-rubel / laravel-value-objects

A bunch of general-purpose value objects you can use in your Laravel application.
MIT License
188 stars 13 forks source link

Add `asFloat` casting method to `Number` 🔨 #26

Closed michael-rubel closed 1 year ago

michael-rubel commented 1 year ago

About

This PR adds asFloat convenience method to Number object.