PHPackages                             oldtimeguitarguy/token-wall - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. oldtimeguitarguy/token-wall

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

oldtimeguitarguy/token-wall
===========================

Simple token wall middleware for Laravel

v1.1.0(9y ago)017MITPHP

Since Aug 11Pushed 9y agoCompare

[ Source](https://github.com/oldtimeguitarguy/token-wall)[ Packagist](https://packagist.org/packages/oldtimeguitarguy/token-wall)[ RSS](/packages/oldtimeguitarguy-token-wall/feed)WikiDiscussions master Synced today

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Laravel Token Wall Middleware
-----------------------------

[](#laravel-token-wall-middleware)

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

[](#installation)

1. `composer require oldtimeguitarguy/token-wall`
2. Add the following to `config/app.php` providers array: `OldTimeGuitarGuy\Laravel\TokenWallServiceProvider::class,`
3. Run `php artisan vendor:publish`
4. Add `OldTimeGuitarGuy\Laravel\Middleware\TokenWall::class` to the line you require in `Http/Kernel.php`
5. Configure settings `config/token-wall.php`

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity64

Established project with proven stability

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 ~9 days

Total

2

Last Release

3600d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/71b10d228fd9de25aebbdd68dd046f30891b73db996198131160d4e20555105c?d=identicon)[oldtimeguitarguy](/maintainers/oldtimeguitarguy)

### Embed Badge

![Health badge](/badges/oldtimeguitarguy-token-wall/health.svg)

```
[![Health](https://phpackages.com/badges/oldtimeguitarguy-token-wall/health.svg)](https://phpackages.com/packages/oldtimeguitarguy-token-wall)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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