PHPackages                             immeyti/v-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. immeyti/v-wallet

ActiveLibrary[Payment Processing](/categories/payments)

immeyti/v-wallet
================

A virtual wallet

73PHP

Since Jan 18Pushed 5y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

A virtual wallet
================

[](#a-virtual-wallet)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d881955aa628928a4731acdff39bb760e2c48839a3eabc97914642d50e8cf6cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696d6d657974692f762d77616c6c65742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/immeyti/v-wallet)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a76a8cc23dde6ac83ecf3bcfdca4827f0ce100554ec7477ec8939614f33b9363/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f696d6d657974692f762d77616c6c65742f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/immeyti/v-wallet/actions?query=workflow%3ATests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/925382fd880448bee66a0684bfc86cb51b79eb6724f6e7465e8c20ca028fa6c6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696d6d657974692f762d77616c6c65742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/immeyti/v-wallet)

v-wallet is in the beta stage now. it is not recommended to use in the production environment

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

[](#installation)

You can install the package via composer:

```
composer require immeyti/v-wallet
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Immeyti\VWallet\WalletServiceProvider" --tag="migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Immeyti\VWallet\WalletServiceProvider" --tag="config"
```

Usage
-----

[](#usage)

You can use this package in two ways:

- add the `Immeyti\VWallet\Traits\HasWallet` trait to the User model.
- direct use of `Immeyti\VWallet\Wallet`.(actually, it should be a facade)

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [immeyti](https://github.com/immeyti)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

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/154ae9b05946a0d30534ae2c41c3f06c3713342ee4d4b004359f6ec288b8dddd?d=identicon)[immeyti](/maintainers/immeyti)

---

Top Contributors

[![immeyti](https://avatars.githubusercontent.com/u/24190257?v=4)](https://github.com/immeyti "immeyti (26 commits)")

---

Tags

laravellaravel-packagevirtual-walletwallet

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/immeyti-v-wallet/health.svg)](https://phpackages.com/packages/immeyti-v-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)
