PHPackages                             ofat/silex-jwt - 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. ofat/silex-jwt

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

ofat/silex-jwt
==============

Library for work with JWT on Silex framework

v1.0.0(9y ago)16493[1 PRs](https://github.com/ofat/silex-jwt/pulls)MITPHPPHP &gt;=5.6.0

Since Nov 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ofat/silex-jwt)[ Packagist](https://packagist.org/packages/ofat/silex-jwt)[ RSS](/packages/ofat-silex-jwt/feed)WikiDiscussions master Synced 1mo ago

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

Silex JWT
=========

[](#silex-jwt)

Library for work with JWT on Silex framework.

You can generate and check JWT tokens, use middleware for auth checking.

Installation
============

[](#installation)

`composer require ofat\silex-jwt`

Usage
-----

[](#usage)

1. Register service provider:

```
