moneyphp/money
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mathiasverraes/money | 0.88 | 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. | 4,855 | 4,862 | 445 | 6K | 2 | 63.2 | 7.0 | MIT | 2 months ago | |
| 99designs/money-php | 0.86 | — | 11 | 13 | 3 | 8 | 0 | 0.1 | 3.1 | — | — | |
| cknow/laravel-money | 0.86 | — | 1,042 | 1,046 | 100 | 170K | 3 | 31.6 | 35.0 | MIT | 4 months ago | |
| brick/money | 0.85 | 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,918 | 1,934 | 118 | 1M | 4 | 44.9 | 47.2 | MIT | 1 week ago | |
| akaunting/laravel-money | 0.82 | — | 787 | 787 | 109 | 133K | 0 | 29.8 | 34.5 | MIT | 3 months ago | |
| elegantly/laravel-money | 0.81 | 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.3 | 41.9 | MIT | 1 week ago | |
| mollie/laravel-mollie | 0.72 | 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 | 62 | 147K | 0 | 26.5 | 40.4 | MIT | 4 months ago | |
| bavix/laravel-wallet | 0.71 | 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,328 | 1,326 | 247 | 62K | 1 | 43.9 | 27.0 | MIT | 3 weeks ago | |
| mollie/mollie-api-php | 0.70 | Official Mollie API client for PHP. Create and manage payments, orders, customers, subscriptions, refunds, and settlements. Supports iDEAL, card, PayPal, Apple Pay, Google Pay, Bancontact, SEPA and more. Includes webhooks and OAuth support. | 603 | 613 | 200 | 534K | 2 | 36.9 | 47.4 | BSD-2-Clause | 1 month ago | |
| laraveldaily/laravel-invoices | 0.70 | 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,552 | 1,557 | 320 | 59K | 4 | 37.2 | 26.1 | GPL-3.0 | 4 months ago | |
| laravel/cashier | 0.69 | 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,538 | 2,567 | 741 | 1M | 14 | 61.6 | 49.5 | MIT | 4 weeks ago |
How can I help you explore Laravel packages today?