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

Maintenance29

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://www.gravatar.com/avatar/f280ba407f05fa62359bbfb29f190f8161db2a3956778d0fb779993ae70faa0f?d=identicon)[sakshstore](/maintainers/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

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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