Libraries tagged by jwt php
phramework/jwt
16466 Downloads
JWT authentication wrapper for phramework, using firebase/php-jwt
oxygenzsas/composer_lib_jwt
2 Downloads
Un middleware minimaliste pour firebase/php-jwt
old-smoke-gun/php-jwt
8460 Downloads
jwt for php
notation/php-jwt
3 Downloads
norbertjurga/php-jwt
864 Downloads
Forked firebase/php-jwt library to encode and decode JSON Web Tokens (JWT) in PHP with empty payload support.
nickbai/php-jwt
6 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
ngphp/jwt
6 Downloads
NGPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NGPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
nextphp/jwt
6 Downloads
NextPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NextPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
newwaybrazil/jwt-manager-php
2597 Downloads
PHP library to manage jwt authentication
neas/php-jwt
5 Downloads
A very simple helper class to work with JWT in PHP
musa11971/php-jwt-decoder
89 Downloads
A lightweight and flexible library to decode JWTs.
mrfrost/jwt
27 Downloads
PHP JWT Implementation for Codeigniter 4
mderakhshi/php-jwt
8 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
mczentechnologies/php-jwt
262 Downloads
JSON Web Token implementation for PHP. Forked from https://github.com/nowakowskir/php-jwt
matiasnamendola/slimpower-jwt
57 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519