Libraries tagged by php-jwt
firebase/php-jwt
497071342 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
nowakowskir/php-jwt
292870 Downloads
JSON Web Token implementation for PHP.
fproject/php-jwt
1715463 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
nixilla/php-jwt
318509 Downloads
Json Web Token for PHP
miladrahimi/php-jwt
283734 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
auth0/php-jwt
4021826 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
lindelius/php-jwt
101565 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP
bowphp/policier
19148 Downloads
The Simple Auth System via JWT
vfork-fproject/php-jwt
9486 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
jwt/php-jwt
9846 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
gitsindonesia/php-jwt
520 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Forked from firebase/php-jwt to include patches for version 5.5.1.
choicetechlab/php-jwt
2469 Downloads
vkoori/laravel-jwt
781 Downloads
Integration of firebase/php-jwt library for laravel.
tungltdev/laravel-php-jwt
406 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
steffenbrand/non-static-php-jwt
19129 Downloads
non-static wrapper for php-jwt