PHPackages                             saksh/easy-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. saksh/easy-wallet

ActiveLibrary[Payment Processing](/categories/payments)

saksh/easy-wallet
=================

A simple wallet management package for Laravel

00PHP

Since Oct 9Pushed 1y agoCompare

[ Source](https://github.com/susheel2339/saksh-easy-wallet)[ Packagist](https://packagist.org/packages/saksh/easy-wallet)[ RSS](/packages/saksh-easy-wallet/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Saksh Easy Wallet
=================

[](#saksh-easy-wallet)

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

[](#installation)

```
composer require saksh/easy-wallet

Usage
use Saksh\EasyWallet\Wallet;

$balance = Wallet::getBalance($userId, 'USD');
Wallet::credit($userId, 100, 'USD', 'Initial deposit');
Wallet::debit($userId, 50, 'USD', 'Purchase');
```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/44046755?v=4)[sakshstore](/maintainers/sakshstore)[@sakshstore](https://github.com/sakshstore)

---

Top Contributors

[![sakshstore](https://avatars.githubusercontent.com/u/44046755?v=4)](https://github.com/sakshstore "sakshstore (3 commits)")

### Embed Badge

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

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

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)[binkode/laravel-paystack

A description for laravel-paystack.

112.1k](/packages/binkode-laravel-paystack)

PHPackages © 2026

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