PHPackages                             thegamergroup/wallet-transfer - 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. thegamergroup/wallet-transfer

ActiveLibrary[Payment Processing](/categories/payments)

thegamergroup/wallet-transfer
=============================

A package to facilitate secure and efficient wallet-to-wallet transfers.

V1.0.3(1y ago)02MITPHPPHP ^8.2

Since Jan 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/gitthegamer/tgtw)[ Packagist](https://packagist.org/packages/thegamergroup/wallet-transfer)[ Docs](https://github.com/T-captain)[ GitHub Sponsors]()[ RSS](/packages/thegamergroup-wallet-transfer/feed)WikiDiscussions main Synced 1mo ago

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

A package to facilitate secure and efficient wallet-to-wallet transfers.
========================================================================

[](#a-package-to-facilitate-secure-and-efficient-wallet-to-wallet-transfers)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5ff14d451e3ef06c483ce8982e44a55947569e0f3cd63b92a2b7c0916a640b09/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74686567616d657267726f75702f77616c6c65742d7472616e736665722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/thegamergroup/wallet-transfer)[![GitHub Tests Action Status](https://camo.githubusercontent.com/fe136a31bc0af3e6daf13f36a075bb80880f2acfc44ed400d280c0f01e8fd6bd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f74686567616d657267726f75702f77616c6c65742d7472616e736665722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/thegamergroup/wallet-transfer/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/f59d6bf88babc1e4b6f411afdcbab46db280a93df4a65d94d25d333b0fa406a5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f74686567616d657267726f75702f77616c6c65742d7472616e736665722f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/thegamergroup/wallet-transfer/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/beb7b620afe2dce26737e537ecf6697eac1251e18830edd43f0af0c914cc5ca9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74686567616d657267726f75702f77616c6c65742d7472616e736665722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/thegamergroup/wallet-transfer)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/850a511f83735751b9eaa6bd12999dda98b2e87b595cf2732d5ffc1c416f0260/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f77616c6c65742d7472616e736665722e6a70673f743d31)](https://spatie.be/github-ad-click/wallet-transfer)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require thegamergroup/wallet-transfer
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="wallet-transfer-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="wallet-transfer-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="wallet-transfer-views"
```

Usage
-----

[](#usage)

```
$walletTransfer = new TheGamerGroup\WalletTransfer();
echo $walletTransfer->echoPhrase('Hello, TheGamerGroup!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [The Gamer Group](https://github.com/tgg)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance42

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.9% 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 ~4 days

Total

3

Last Release

477d ago

### Community

Maintainers

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

---

Top Contributors

[![T-captain](https://avatars.githubusercontent.com/u/165770539?v=4)](https://github.com/T-captain "T-captain (13 commits)")[![gitthegamer](https://avatars.githubusercontent.com/u/165619800?v=4)](https://github.com/gitthegamer "gitthegamer (1 commits)")

---

Tags

laravelThe Gamer Groupwallet-transfer

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[danestves/laravel-polar

A package to easily integrate your Laravel application with Polar.sh

7812.3k](/packages/danestves-laravel-polar)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)[creagia/laravel-redsys

Laravel Redsys Payments Gateway

2013.6k](/packages/creagia-laravel-redsys)

PHPackages © 2026

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