PHPackages                             virtualvendors/altwallets - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. virtualvendors/altwallets

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

virtualvendors/altwallets
=========================

Altwallets - Online Cryptocurrency Wallet

0.1.1(11y ago)011CSSPHP &gt;=5.4.0

Since Dec 8Pushed 11y ago1 watchersCompare

[ Source](https://github.com/VirtualVendors/Altwallets)[ Packagist](https://packagist.org/packages/virtualvendors/altwallets)[ RSS](/packages/virtualvendors-altwallets/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Altwallets
==========

[](#altwallets)

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

[](#installation)

Add the following line to your `/composer.json` file's "require" array.

```
"virtualvendors/altwallets": "dev-master",

```

Run `composer update` to install the package.

Add the following line to your `/app/config/app.php` config file's "providers" array.

```
'Virtualvendors\Altwallets\AltwalletsServiceProvider',

```

Update the following key-value pair in your `/app/config/auth.php` config file.

```
'model' => 'Virtualvendors\Altwallets\User',

```

Make sure to configure your database in `/app/config/database.php`.

Run the following artisan command to guide you through the installation process.

```
$ php artisan altwallets:install

```

In effect, this command does the following:

1. Publish configuration
2. Publish migrations
3. Publish assets
4. Runs migrations
5. Creates super user

Remove the default provided `/` route from `/app/routes.php`. This file should, in effect, be empty.

You may now access Altwallets via the browser.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~113 days

Total

2

Last Release

4056d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/57fcaf88725f82e8ec5a410e9b28c26b33f3a3793a0c8a920a1c694e7e4c773d?d=identicon)[adamgoose](/maintainers/adamgoose)

![](https://www.gravatar.com/avatar/72b5b445d7484c4737d55338e18b648765fce5a20fcdc7be204246bde5f88c3f?d=identicon)[Alltimed](/maintainers/Alltimed)

---

Top Contributors

[![adamgoose](https://avatars.githubusercontent.com/u/611068?v=4)](https://github.com/adamgoose "adamgoose (7 commits)")

### Embed Badge

![Health badge](/badges/virtualvendors-altwallets/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M683](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M157](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M210](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M858](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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