mathiasverraes/money
Small PHP money library that treats monetary values as immutable value objects to avoid floating-point errors. Includes currency support, arithmetic and comparisons, and formatting helpers—useful for modeling prices, totals, and discounts in a robust, domain-driven way.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 99designs/money-php | 0.95 | — | 11 | 13 | 3 | 74 | 0 | 0.1 | 11.8 | — | — | |
| cknow/laravel-money | 0.94 | — | 1,044 | 1,047 | 100 | 164K | 3 | 30.8 | 34.5 | MIT | 4 months ago | |
| elegantly/laravel-money | 0.91 | Laravel integration for brick/money: Eloquent casting to Brick\Money\Money, safe parsing from strings/ints/floats, and a ValidMoney validation rule with min/max bounds and nullability. Store amounts cleanly (with currency column or fixed currency). | 20 | 20 | 3 | 8K | 0 | 28.2 | 41.8 | MIT | 3 weeks ago | |
| clippings/money-bundle | 0.91 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 8 years ago | |
| brick/money | 0.91 | Brick\Money is a PHP library for precise, immutable money and currency values. It provides exact arithmetic (no float errors), explicit rounding control, and supports large amounts via brick/math, with optional GMP/BCMath acceleration. | 1,922 | 1,937 | 118 | 1M | 4 | 45.5 | 47.5 | MIT | 6 days ago | |
| dotdev/currency | 0.90 | PHP currency conversion component for objects, originally from the Sylius ecosystem. Provides a lightweight engine for converting between currencies in your applications. See Sylius docs for usage, contributions, and issue tracking. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| astina/money-bundle | 0.90 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| akaunting/laravel-money | 0.89 | — | 789 | 789 | 109 | 141K | 0 | 29.1 | 34.6 | MIT | 4 months ago | |
| moneyphp/iso-currencies | 0.89 | Up-to-date ISO 4217 currency list for MoneyPHP, sourced from the official ISO 4217 Maintenance Agency (currency-iso.org). Includes tooling to fetch and update the currency dataset via Composer for use with moneyphp/money. | 26 | 26 | 15 | 4K | 0 | 19.1 | 34.7 | MIT | 3 months ago | |
| sylius/currency | 0.89 | — | 8 | 8 | 4 | 8K | 0 | 0.3 | 41.0 | MIT | — | |
| mesilov/moneyphp-percentage | 0.89 | Tiny PHP helper for applying percentage calculations to MoneyPHP money values. Useful for discounts, taxes, fees, commissions, and proportional splits while keeping monetary amounts precise and reusable across your app. | 2 | 2 | 0 | 9K | 0 | 0.6 | 46.5 | MIT | 2 years ago | |
| baks-dev/reference-currency | 0.89 | — | 0 | 0 | 1 | 61 | 0 | 15.6 | 28.1 | MIT | 4 months ago | |
| moneyphp/money | 0.87 | moneyphp/money is a PHP value-object library for safe money handling without floats. Uses string-based big integers, supports arithmetic, allocation, currencies/ISO repositories, formatting (incl. intl), JSON serialization, and exchange rates. Requires BCMath. | 4,860 | 4,885 | 444 | 3M | 2 | 62.7 | 46.1 | MIT | 3 months ago | |
| bavix/laravel-wallet | 0.72 | Virtual wallet system for Laravel: manage balances, deposits/withdrawals, transfers, and multi-wallet support with robust transaction history and concurrency safety. Well-tested, benchmarked, and extensible for payments, loyalty points, and in-app credits. | 1,329 | 1,327 | 247 | 68K | 1 | 45.1 | 27.8 | MIT | 5 days ago | |
| mollie/laravel-mollie | 0.71 | Laravel integration for Mollie payments. Easily set up the Mollie API client via configuration and service container, handle payments, refunds, and subscriptions, and keep your checkout flow clean with a simple, idiomatic Laravel package. | 362 | 365 | 61 | 147K | 0 | 26.5 | 40.4 | MIT | 4 months ago | |
| laraveldaily/laravel-invoices | 0.71 | Generate customizable PDF invoices in Laravel with templates, translations, taxes/discounts/shipping, due dates, serial numbers, and flexible currency formatting. Store, download, or stream via any configured filesystem, with global settings and per-invoice overrides. | 1,553 | 1,557 | 321 | 64K | 4 | 36.4 | 26.2 | GPL-3.0 | 4 months ago | |
| sander-van-hooft/laravel-invoicable | 0.70 | — | 146 | 147 | 37 | 20 | 4 | 5.3 | 1.9 | MIT | 5 years ago | |
| laravel/cashier | 0.70 | Laravel Cashier (Stripe) adds a fluent, expressive API for subscription billing in Laravel. Manage subscriptions, coupons, plan swaps, quantities, cancellation grace periods, and invoice PDF generation—without writing boilerplate billing code. | 2,539 | 2,571 | 741 | 2M | 15 | 61.4 | 50.3 | MIT | 1 month ago |
How can I help you explore Laravel packages today?