Laravel Brick Money
Type-safe money and currency handling for Laravel applications. Built on Brick/Money for precision arithmetic and proper currency formatting.
Quick Start
Get up and running with Laravel Brick Money in minutes
Install the package
Explore by Topic
Dive deeper into specific features and integrations
Core Concepts
Eloquent Integration
HTTP Integration
Blade Views
Extensions
Livewire Support
Key Features
Everything you need for safe money handling in Laravel
Precision Arithmetic
Built on Brick/Money for arbitrary-precision decimal arithmetic. No floating-point errors in financial calculations.
150+ Currencies
Support for all major currencies with proper symbols, decimal places, and formatting rules.
Eloquent Casts
Store money in minor or major units with type-safe model casts for seamless database integration.
Extensible
Add custom methods via macros and mixins to suit your application’s specific needs.
Ready to get started?
Install Laravel Brick Money and start handling money values with confidence in your Laravel applications.
Get Started