laravel-decimal
by oriolsegura
Value Object to handle decimals in Laravel without losing precision and directly from Eloquent models.
laravel-bcmath-cast
by yuwuhsien
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
laravel-decimal-locale
by ejetar
🔄 Cast your model attributes to the decimal format of another location.