# cknow/laravel-money

Laravel Money.

Repository: https://github.com/cknow/laravel-money
Canonical: https://ross.abutalabs.com/products/laravel-money
Language: PHP
License: MIT
License Family: permissive
Topics: laravel, monet, currency
Last push: 2026-04-22T18:25:46+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 78, release rhythm 63, longevity 100
- inputs: {"age_days": 4051, "days_push": 133, "days_rel": 166, "gap_med": 50.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1044, forks 99 (observed 2026-08-28T04:03:21.120276+00:00)

## What it is
A Laravel package that wraps MoneyPHP to provide money and currency value objects with arithmetic, comparison, and locale-aware formatting. It integrates with Laravel's config and service container for easy setup.

## Use cases
- handle money amounts safely in a Laravel app
- format currency values per locale
- add and subtract monetary amounts without floating point errors
- work with ISO currencies and custom currencies
- compare and convert monetary values in PHP

## When to choose
- you are building a Laravel application that deals with prices, payments, or accounting
- you want a thin Laravel-friendly wrapper around the mature MoneyPHP library
- you need locale-aware currency formatting out of the box

## When to avoid
- you are not using Laravel or PHP
- you need multi-currency exchange rate fetching, which this package does not provide
- you need a framework-agnostic money library (use MoneyPHP directly)

## Facets
- artifact type: library
- maturity: active
- function: serialization, developer-tools
- domain: fintech, web-development, backend
- platform: php
- tags: money, currency, laravel, moneyphp, fintech

## Member repositories
- cknow/laravel-money (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.120276+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:02:12.426981+00:00, confidence not recorded.
  - readme: https://github.com/cknow/laravel-money (fetched 2026-08-28T04:03:21.120276+00:00, sha 9749f2ac78a5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
