laravel-currency-casts maintained by nathandunn
Author
Last update
2024/03/15 16:39
(dev-master)
License
Downloads
861
Laravel Currency Casts 💵
Laravel Currency Casts allows conversion of a Money instance (from the brick/money library) into a JSON-encoded string to be stored in a JSON field.
Installation
You can install the package via Composer:
composer require nathandunn/laravel-currency-casts