PHPackages                             yuloma/sanctum-token-manager - 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. [API Development](/categories/api)
4. /
5. yuloma/sanctum-token-manager

ActiveLibrary[API Development](/categories/api)

yuloma/sanctum-token-manager
============================

Visual API token manager for Laravel Sanctum

v1.0.1(1y ago)0487MITBladePHP ^8.2

Since Mar 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/yuloma/sanctum-token-manager)[ Packagist](https://packagist.org/packages/yuloma/sanctum-token-manager)[ RSS](/packages/yuloma-sanctum-token-manager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Livewire Sanctum Token Manager
==============================

[](#livewire-sanctum-token-manager)

[![Latest Stable Version](https://camo.githubusercontent.com/ece54ec7d3658837b5c06311af57389363309c41a858ba5436c6cf5f0088ba3e/687474703a2f2f706f7365722e707567782e6f72672f79756c6f6d612f73616e6374756d2d746f6b656e2d6d616e616765722f76)](https://packagist.org/packages/yuloma/sanctum-token-manager) [![Total Downloads](https://camo.githubusercontent.com/6059ae3dc9e5aeccfdc2b2acdc402bfad327ec653b9a6df0766540a59c41ba94/687474703a2f2f706f7365722e707567782e6f72672f79756c6f6d612f73616e6374756d2d746f6b656e2d6d616e616765722f646f776e6c6f616473)](https://packagist.org/packages/yuloma/sanctum-token-manager) [![Latest Unstable Version](https://camo.githubusercontent.com/d24a213eea37795598fd2b91333bcc26d6b8670cef2aa64cea21aca82cf02379/687474703a2f2f706f7365722e707567782e6f72672f79756c6f6d612f73616e6374756d2d746f6b656e2d6d616e616765722f762f756e737461626c65)](https://packagist.org/packages/yuloma/sanctum-token-manager) [![License](https://camo.githubusercontent.com/68eabe6974e813995552f3449d15f04431185b22798242d470ae027873fb2e13/687474703a2f2f706f7365722e707567782e6f72672f79756c6f6d612f73616e6374756d2d746f6b656e2d6d616e616765722f6c6963656e7365)](https://packagist.org/packages/yuloma/sanctum-token-manager) [![PHP Version Require](https://camo.githubusercontent.com/ff71459b531f2760455ff28f7be238d5690382a04b9dc2ff697c1830144cd8ee/687474703a2f2f706f7365722e707567782e6f72672f79756c6f6d612f73616e6374756d2d746f6b656e2d6d616e616765722f726571756972652f706870)](https://packagist.org/packages/yuloma/sanctum-token-manager)

This library aims to simplify the Sanctum token management process, with a pre-defined interface ready to use with Livewire.

[![Token Manager Preview](preview/image.png)](preview/image.png)

Install
-------

[](#install)

```
composer required yuloma/sanctum-token-manager

```

Usage
-----

[](#usage)

By default you only have to access to `/tokens` URI. This route is protected by middlewares `['web', 'auth']`.

If you want a diferent route, you only have to add it in your `routes.php` file.

Publish config
--------------

[](#publish-config)

`php artisan vendor:publish --tag=sanctum-token-manager-config`

Publish views
-------------

[](#publish-views)

`php artisan vendor:publish --tag=sanctum-token-manager-views`

Custom Layout
-------------

[](#custom-layout)

After publishing the config you can tweak it.

`config/sanctum-token-manager.php`

```
[
    'livewire_layout' => 'my-layout'
]

```

Security
--------

[](#security)

If you discover any security-related issues, create an issue using the issue tracker.

License
-------

[](#license)

The MIT License (MIT).

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance46

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community7

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

Total

2

Last Release

408d ago

### Community

Maintainers

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

---

Top Contributors

[![yuloma](https://avatars.githubusercontent.com/u/110968332?v=4)](https://github.com/yuloma "yuloma (6 commits)")

### Embed Badge

![Health badge](/badges/yuloma-sanctum-token-manager/health.svg)

```
[![Health](https://phpackages.com/badges/yuloma-sanctum-token-manager/health.svg)](https://phpackages.com/packages/yuloma-sanctum-token-manager)
```

###  Alternatives

[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[esign/laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API

69145.4k](/packages/esign-laravel-conversions-api)[didww/didww-api-3-php-sdk

PHP SDK for DIDWW API 3

1218.2k](/packages/didww-didww-api-3-php-sdk)[surface/laravel-webfinger

A Laravel package to create an ActivityPub webfinger.

113.8k](/packages/surface-laravel-webfinger)

PHPackages © 2026

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