Skip to content

Added Dracarys JWT Library#919

Open
Jushiro012623 wants to merge 1 commit into
jsonwebtoken:masterfrom
Jushiro012623:ivan-macabontoc
Open

Added Dracarys JWT Library#919
Jushiro012623 wants to merge 1 commit into
jsonwebtoken:masterfrom
Jushiro012623:ivan-macabontoc

Conversation

@Jushiro012623
Copy link
Copy Markdown

Add Dracarys JWT library for PHP 8+

  • Lightweight JWT library with symmetric (HMAC) and asymmetric (RSA) support
  • Fluent API for creating, parsing, and validating tokens
  • Full support for standard JWT claims (iss, sub, aud, iat, exp, nbf, jti)
  • Custom claims and validation rules
  • Dependency-free, modern PHP 8+ compatible
  • Includes examples for token creation, parsing, and validation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant