PHPackages                             bisual/jwt-static-token-hybrid-auth - 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. bisual/jwt-static-token-hybrid-auth

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

bisual/jwt-static-token-hybrid-auth
===================================

JSON Web Token Authentication for Laravel and Lumen

036PHP

Since Dec 15Pushed 3y agoCompare

[ Source](https://github.com/bisual/jwt-static-token-hybrid-auth)[ Packagist](https://packagist.org/packages/bisual/jwt-static-token-hybrid-auth)[ RSS](/packages/bisual-jwt-static-token-hybrid-auth/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Credits
-------

[](#credits)

[This repository is a fork from original tymonsdesigns/jwt-auth](https://github.com/tymondesigns/jwt-auth/wiki), we decided to fork and work independent because the original one was not being updated for long time and keep doing support for the application.

Migrating from [`tymondesigns/jwt-auth`](https://github.com/tymondesigns/jwt-auth)
----------------------------------------------------------------------------------

[](#migrating-from-tymondesignsjwt-auth)

This uses different namespace, then `tymondesigns/jwt-auth`, but overall, provides the same API, that makes migration to this repository pretty easy:

1. Run `composer remove tymon/jwt-auth`> **Info** An error will appear because the package is still in use, ignore it.
2. Replace all the occurrences of `Tymon\JWTAuth` with `bisual\JWTAuth`. > **Tip**: You can use *Find and Replace* feature of your IDE. Try it with Ctrl + Shift + R
3. Run `composer require bisual/jwt-auth`

### Notes

[](#notes)

Due to new features, added in our library, there are some incompatibilities. *This won't hurt you in most cases*, unless you have [implicitly disabled autodiscovery](https://laravel.com/docs/8.x/packages#opting-out-of-package-discovery) for original Tymon's package.

Current compatability breaks:

- [`JWTGuard`](src/JWTGuard.php) have new required constructor parameter [`$eventDispatcher`](src/Providers/AbstractServiceProvider.php#L97)

Documentation
-------------

[](#documentation)

Full documentation is available at [laravel-jwt-auth.readthedocs.io](https://laravel-jwt-auth.readthedocs.io/)

---

Security
--------

[](#security)

If you want to disclose a security related issue, please follow our [security policy](https://github.com/bisual/jwt-auth/security/policy)

License
-------

[](#license)

The MIT License (MIT)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

Top contributor holds 71.2% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/66426940?v=4)[Bisual](/maintainers/bisual)[@bisual](https://github.com/bisual)

---

Top Contributors

[![tymondesigns](https://avatars.githubusercontent.com/u/1801923?v=4)](https://github.com/tymondesigns "tymondesigns (1214 commits)")[![lucasmichot](https://avatars.githubusercontent.com/u/513603?v=4)](https://github.com/lucasmichot "lucasmichot (168 commits)")[![eschricker](https://avatars.githubusercontent.com/u/56429442?v=4)](https://github.com/eschricker "eschricker (63 commits)")[![Messhias](https://avatars.githubusercontent.com/u/1161283?v=4)](https://github.com/Messhias "Messhias (45 commits)")[![mfn](https://avatars.githubusercontent.com/u/87493?v=4)](https://github.com/mfn "mfn (39 commits)")[![leon0399](https://avatars.githubusercontent.com/u/1759654?v=4)](https://github.com/leon0399 "leon0399 (34 commits)")[![fwilliamconceicao](https://avatars.githubusercontent.com/u/87824679?v=4)](https://github.com/fwilliamconceicao "fwilliamconceicao (31 commits)")[![tdhsmith](https://avatars.githubusercontent.com/u/1791252?v=4)](https://github.com/tdhsmith "tdhsmith (17 commits)")[![dmason30](https://avatars.githubusercontent.com/u/20278756?v=4)](https://github.com/dmason30 "dmason30 (12 commits)")[![seanclowdy](https://avatars.githubusercontent.com/u/7819110?v=4)](https://github.com/seanclowdy "seanclowdy (11 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (11 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (8 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (7 commits)")[![treehousetim](https://avatars.githubusercontent.com/u/541887?v=4)](https://github.com/treehousetim "treehousetim (6 commits)")[![vinkla](https://avatars.githubusercontent.com/u/499192?v=4)](https://github.com/vinkla "vinkla (5 commits)")[![avidianity](https://avatars.githubusercontent.com/u/56546989?v=4)](https://github.com/avidianity "avidianity (5 commits)")[![overtrue](https://avatars.githubusercontent.com/u/1472352?v=4)](https://github.com/overtrue "overtrue (3 commits)")[![gpasztor87](https://avatars.githubusercontent.com/u/3843377?v=4)](https://github.com/gpasztor87 "gpasztor87 (3 commits)")[![isaackearl](https://avatars.githubusercontent.com/u/9354830?v=4)](https://github.com/isaackearl "isaackearl (2 commits)")[![pjona](https://avatars.githubusercontent.com/u/170732?v=4)](https://github.com/pjona "pjona (2 commits)")

### Embed Badge

![Health badge](/badges/bisual-jwt-static-token-hybrid-auth/health.svg)

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

###  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)
