PHPackages                             techtell/laravel-guardpass - 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. techtell/laravel-guardpass

ActiveLibrary

techtell/laravel-guardpass
==========================

A package that allows developers to change Authenticated person on the fly

0.5.5(5y ago)12.9k1MITPHPCI failing

Since Mar 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/techtell/laravel-guardpass)[ Packagist](https://packagist.org/packages/techtell/laravel-guardpass)[ RSS](/packages/techtell-laravel-guardpass/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (5)Dependencies (1)Versions (7)Used By (0)

Laravel Guard Pass
==================

[](#laravel-guard-pass)

Laravel Guard Pass is a Laravel package that enables the developer to easily assume any User Identity without the need to know or type user credentials. Once installed, the package enables a route that will display a table with all of the users of the Laravel application. Assuming a User's identity is done by clicking a link.

This package is designed to enable you to easily switch between users for testing purposes while developing your applicaiton.

### Installation

[](#installation)

Laravel Guard Pass requires [Laravel](https://laravel.com/) 5.5+ and PHP 7.1+ to run.

Install by composer

```
$ composer require --dev techtell/laravel-guardpass
```

### Usage

[](#usage)

Once installed, use the

```
https://{{your.app}}/guardpass

```

route in your app to access the Laravel Guard Pass page. You can add/remove columns from the table using the dropdown in the top right corner of the screen. You can also change displayed columns using the url - `{your_app_url}/guardpass/columns:f_name,l_name,user_role`

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

Recently: every ~52 days

Total

6

Last Release

2058d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/647e43cdb30323df341d0d85a6d9d288a16cb8dc1afe68260a7bcf10744ee5c7?d=identicon)[techtell](/maintainers/techtell)

---

Top Contributors

[![techtell](https://avatars.githubusercontent.com/u/58229472?v=4)](https://github.com/techtell "techtell (11 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/techtell-laravel-guardpass/health.svg)

```
[![Health](https://phpackages.com/badges/techtell-laravel-guardpass/health.svg)](https://phpackages.com/packages/techtell-laravel-guardpass)
```

PHPackages © 2026

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