mesilov/moneyphp-percentage
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| assoconnect/absolute-percent-value-bundle | 0.87 | Symfony bundle that adds an AbsolutePercentValue field/type to handle percentage inputs safely, normalizing values and enabling comparisons, calculations, and validation without sign/format issues. Useful for forms and domain models needing absolute percentage values. | 1 | 1 | 1 | 734 | 0 | 14.5 | 38.1 | MIT | 5 months ago | |
| 99designs/money-php | 0.86 | — | 11 | 13 | 3 | 74 | 0 | 0.1 | 11.8 | — | — | |
| mathiasverraes/money | 0.86 | 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,860 | 4,862 | 444 | 6K | 2 | 62.4 | 6.9 | MIT | 3 months ago | |
| akaunting/laravel-money | 0.86 | — | 789 | 789 | 109 | 141K | 0 | 29.1 | 34.6 | MIT | 4 months ago | |
| clippings/money-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 8 years ago | |
| elegantly/laravel-money | 0.85 | 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 | |
| moneyphp/iso-currencies | 0.85 | 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 | |
| cknow/laravel-money | 0.84 | — | 1,044 | 1,047 | 100 | 164K | 3 | 30.8 | 34.5 | MIT | 4 months ago | |
| brick/money | 0.83 | 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.3 | 47.6 | MIT | 6 days ago | |
| spatie/tax-calculator | 0.82 | Interfaces and helpers to simplify tax calculations in PHP. Use TaxCalculation with plain numbers or items implementing HasTax to compute base, tax, and total prices, and combine calculations (e.g., cart items + delivery) on the fly. | 81 | 83 | 12 | 364 | 0 | 1.1 | 10.2 | MIT | 4 years ago | |
| assoconnect/php-percent | 0.82 | Small PHP library to represent and work with percentages in a way that pairs well with MoneyPHP, based on Frederik Bosch’s proposal. Install via Composer and use the PHPDoc-documented API to apply percent calculations safely alongside Money values. | 2 | 2 | 0 | 703 | 0 | 12.9 | 36.0 | MIT | 5 months ago | |
| moneyphp/money | 0.73 | 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 |
How can I help you explore Laravel packages today?