Skip to content

Commit e5d624d

Browse files
authored
Update README.md
1 parent 465683f commit e5d624d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# JwtSession
22

3+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/byjg/jwt-session/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/byjg/jwt-session/?branch=master)
4+
35
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN.
46
The implementation following the SessionHandlerInterface.
57

0 commit comments

Comments
 (0)