PHPackages                             pierrocknroll/lavarel-passport-revoke-users-command - 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. pierrocknroll/lavarel-passport-revoke-users-command

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

pierrocknroll/lavarel-passport-revoke-users-command
===================================================

This command revoke access and refresh tokens of given users in Laravel Passport

111PHP

Since Sep 16Pushed 6y ago1 watchersCompare

[ Source](https://github.com/pierrocknroll/lavarel-passport-revoke-users-command)[ Packagist](https://packagist.org/packages/pierrocknroll/lavarel-passport-revoke-users-command)[ RSS](/packages/pierrocknroll-lavarel-passport-revoke-users-command/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

lavarel-passport-revoke-users-command
=====================================

[](#lavarel-passport-revoke-users-command)

This command revokes access and refresh tokens of given users in Laravel Passport

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

[](#installation)

- Install the command with composer :

```
composer require "pierrocknroll/lavarel-passport-revoke-users-command @dev"

```

- For Laravel &lt;= 5.4, add the command to your /config/app.php in the providers array :

```
\Pierrocknroll\LavarelPassportRevokeUsersCommand\ServiceProvider::class

```

For Laravel &gt;= 5.5, the package is auto discovered.

Usage
-----

[](#usage)

You can pass users ids or emails like this :

```
php artisan passport:revoke 42 12 jacky@site.com

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

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://avatars.githubusercontent.com/u/1803819?v=4)[pierrocknroll](/maintainers/pierrocknroll)[@pierrocknroll](https://github.com/pierrocknroll)

### Embed Badge

![Health badge](/badges/pierrocknroll-lavarel-passport-revoke-users-command/health.svg)

```
[![Health](https://phpackages.com/badges/pierrocknroll-lavarel-passport-revoke-users-command/health.svg)](https://phpackages.com/packages/pierrocknroll-lavarel-passport-revoke-users-command)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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