# bavix/laravel-wallet

It's easy to work with a virtual wallet

Repository: https://github.com/bavix/laravel-wallet
Canonical: https://ross.abutalabs.com/products/laravel-wallet
Homepage: https://bavix.github.io/laravel-wallet/
Language: PHP
License: MIT
License Family: permissive
Topics: wallet, virtual, laravel, balance, eloquent, php, laravel-wallet, composer, purchase, multi-wallet
Last push: 2026-08-25T21:43:15+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 2856, "days_push": 8, "days_rel": 25, "gap_med": 24, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1331, forks 249 (observed 2026-08-28T04:04:24.252756+00:00)

## What it is
A PHP/Laravel package for managing virtual wallets with balances, transactions, multi-wallet support, purchases, and currency exchanges via Eloquent models. It provides an easy API for wallet operations including events, UUID support, and e-commerce features like carts and taxes.

## Use cases
- add a virtual wallet balance to laravel users
- manage multiple wallets per eloquent model
- implement purchases and shopping carts with wallet payments
- exchange currency between wallets with exchange rates
- track wallet transactions and balance history
- handle payments and fees with taxes in laravel

## When to choose
- you need wallet/balance functionality in a Laravel or PHP application
- you want multi-wallet support and currency exchange out of the box
- you need transactional, event-driven balance operations on Eloquent models

## When to avoid
- your project is not built on Laravel/Eloquent
- you need real-money payment processing or banking-grade compliance rather than virtual balances
- you use a framework other than Laravel and don't want Eloquent dependencies

## Facets
- artifact type: library
- maturity: active
- function: database, orm
- domain: web-development, backend, fintech, e-commerce
- platform: php
- tags: laravel-package, virtual-wallet, eloquent, multi-wallet, balance-management, composer-package, transactions, transaction, e-commerce, laravel, web-server

## Member repositories
- bavix/laravel-wallet (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:24.252756+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-30T04:45:15.378771+00:00, confidence not recorded.
  - readme: https://github.com/bavix/laravel-wallet (fetched 2026-08-28T04:04:24.252756+00:00, sha 96ef4c037f2a)
  - homepage: https://bavix.github.io/laravel-wallet/ (fetched 2026-08-29T12:04:18.515947+00:00, sha 3376e047668b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
