Libraries tagged by J2SE
kelvinmo/simplejwt
941477 Downloads
A simple JSON Web Token library for PHP.
web-token/jwt-signature-algorithm-rsa
10429663 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5949990 Downloads
HMAC Based Signature Algorithms the JWT Framework.
web-token/jwt-encryption
5475522 Downloads
Encryption component of the JWT Framework.
web-token/jwt-easy
2507271 Downloads
Easy toolset to use the JWT Framework.
web-token/jwt-checker
6595275 Downloads
Checker component of the JWT Framework.
joseph-lenton/php-error
81344 Downloads
Better error reporting for PHP, and prettier too!
josemmo/einvoicing
186869 Downloads
Library for reading and creating European-compliant electronic invoices (EN 16931)
joselfonseca/lighthouse-graphql-passport-auth
695725 Downloads
Add GraphQL types and mutations for login and recover password functionalities
ahand/mobileesp
447282 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
spomky-labs/lexik-jose-bridge
405305 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
shalvah/laravel-jsend
90110 Downloads
Laravel helpers to easily send JSend-compliant responses
nannehuiges/jsend
327800 Downloads
A simple PHP implementation of the JSend specification.
facile-it/php-jose-verifier
559663 Downloads
JWT Token Verifier. A JWT verifier for access tokens, id tokens and others
lcobucci/jose-parsing
537941 Downloads
A basic Base64Url and JSON encoding/decoding implementation