Sign in Sign up
packagist

byjg/jwt-session

A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.

Latest release
Nov 25, 2025
Releases
7
Known CVEs
0
First release
May 27, 2017
License
MIT
Repository

Source

byjg/php-jwt-session
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
7
Last 12 months
1
Cadence
~8 months
Dependencies
1

Releases per month

last 12 months

Release mix

  • major 3
  • patch 3
7 releases
Dependencies

Depends on

6.0.0

Used by

Nothing tracked depends on this yet.

Releases
Version Released
6.0.0 major
4.9.0 major
2.0.0 major
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial