PHPackages                             dwolf555/auth-token - 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. dwolf555/auth-token

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

dwolf555/auth-token
===================

v1.0(12y ago)1211[1 issues](https://github.com/dwolf555/auth-token/issues)PHPPHP &gt;=5.3.0

Since Dec 29Pushed 12y agoCompare

[ Source](https://github.com/dwolf555/auth-token)[ Packagist](https://packagist.org/packages/dwolf555/auth-token)[ RSS](/packages/dwolf555-auth-token/feed)WikiDiscussions master Synced 2w ago

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

auth-token
==========

[](#auth-token)

Laravel token based authentication package

Setup
-----

[](#setup)

- Add this to your Autoloaded Service Providers array in config/app.php

```
Dwolf555\AuthToken\AuthTokenServiceProvider

```

- Run migrations using artisan

```
php artisan migrate --package="dwolf555/auth-token"
```

- Add a user using your own methods
- Add before filter 'auth-token' to your routes/controllers
- Login via POST /login with fields email/password or username/password

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

4566d ago

Major Versions

v0.2-beta → v1.02013-12-30

### Community

Maintainers

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

---

Top Contributors

[![dwolfhub](https://avatars.githubusercontent.com/u/3383733?v=4)](https://github.com/dwolfhub "dwolfhub (16 commits)")

### Embed Badge

![Health badge](/badges/dwolf555-auth-token/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[illuminate/auth

The Illuminate Auth package.

10528.2M1.2k](/packages/illuminate-auth)[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.2M17](/packages/directorytree-ldaprecord-laravel)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M337](/packages/psalm-plugin-laravel)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6783.6k5](/packages/hasinhayder-tyro)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1542.1k4](/packages/masterix21-laravel-licensing)

PHPackages © 2026

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