nathandunn/laravel-currency-casts

v2.3.0 2024-03-15 15:25 UTC

This package is auto-updated.

Last update: 2024-05-15 16:14:46 UTC


README

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