Libraries tagged by PHP JWT
steveeakin/pushok
43518 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
someline/someline-starter
2173 Downloads
Someline Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern design pattern foundation.
smarcet/jose4php
15881 Downloads
JWT, JWS, JWE, JWA and JWK implementation in PHP
fastsitephp/fastsitephp
2590 Downloads
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
vfork-fproject/php-jwt
6851 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
steffenbrand/non-static-php-jwt
18517 Downloads
non-static wrapper for php-jwt
paragonie/php-jwt-guard
707 Downloads
choicetechlab/php-jwt
1407 Downloads
bllohar/php-jwt-class-with-rsa-support
852 Downloads
PHP Implementation of JSON Web token with RSA.
linkorb/wado-jwt-client-php
1810 Downloads
WADO JWT client for PHP
invenso/microsoft-jwt
4728 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
nicumicle/simple-jwt-login-client-php
661 Downloads
Simple JWT Login Client composer package
chr15k/php-auth-generator
26 Downloads
Generate HTTP authentication headers in PHP (Basic, Bearer, Digest, JWT) with a fluent, zero-dependency API.
rcerljenko/laravel-jwt
15182 Downloads
Simple JWT Auth for Laravel PHP Framework
websyspro/jwt
56 Downloads
JWT generator and validator for php