PHPackages                             mortezaa97/wallet - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. mortezaa97/wallet

ActiveLibrary[Payment Processing](/categories/payments)

mortezaa97/wallet
=================

v1.0.3(1mo ago)02MITPHPPHP ^8.2CI failing

Since Nov 8Pushed 1mo agoCompare

[ Source](https://github.com/mortezaa97/wallet)[ Packagist](https://packagist.org/packages/mortezaa97/wallet)[ Docs](https://github.com/mortezaa97/wallet)[ RSS](/packages/mortezaa97-wallet/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (8)Versions (5)Used By (0)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/442c9813f7eeaa52b94533f331b457132a328fb53118f8f746a49460f4df4c5a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f7274657a616139372f77616c6c65742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mortezaa97/wallet)[![Total Downloads](https://camo.githubusercontent.com/49927f5f8c204b66fdd5c17c2853760881dd2e0ab09dcae5843780bc717c257d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f7274657a616139372f77616c6c65742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mortezaa97/wallet)[![GitHub Actions](https://github.com/mortezaa97/wallet/actions/workflows/main.yml/badge.svg)](https://github.com/mortezaa97/wallet/actions/workflows/main.yml/badge.svg)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require mortezaa97/wallet
```

Usage
-----

[](#usage)

### Filament integration

[](#filament-integration)

If you are using [Filament](https://filamentphp.com) you may easily let administrators credit a user's wallet straight from the users table by adding the provided action:

```
use Mortezaa97\Wallet\Filament\Tables\Actions\ChargeUserWalletAction;

// ...

->recordActions([
    EditAction::make()->iconButton()->tooltip('ویرایش'),
    ChargeUserWalletAction::make(),
])
```

The action displays a modal where you can pick an existing wallet (or automatically create one), enter the amount, optional description / expiry, and decide whether the charge should be verified immediately.

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [morteza jafari](https://github.com/mortezaa97)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance92

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~65 days

Total

4

Last Release

41d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb4593fe9950cffcc4459b71bbd4aa5f378c28c8e546dffb8981898f31ed8b26?d=identicon)[mortezajafari76](/maintainers/mortezajafari76)

---

Top Contributors

[![mortezaa97](https://avatars.githubusercontent.com/u/57325086?v=4)](https://github.com/mortezaa97 "mortezaa97 (3 commits)")[![mortezaa](https://avatars.githubusercontent.com/u/9318638?v=4)](https://github.com/mortezaa "mortezaa (1 commits)")

---

Tags

walletmortezaa97

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mortezaa97-wallet/health.svg)

```
[![Health](https://phpackages.com/badges/mortezaa97-wallet/health.svg)](https://phpackages.com/packages/mortezaa97-wallet)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[illuminate/database

The Illuminate Database package.

2.8k54.9M11.6k](/packages/illuminate-database)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.5k55.4M8.4k](/packages/larastan-larastan)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
