web-token/jwt-encryption-algorithm-aesgcm
JWT encryption algorithm implementation using AES-GCM for the web-token/jwt framework. Adds AESGCM-based JWE support with authenticated encryption, suitable for securing tokens with modern AEAD cryptography in PHP applications.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| firebase/php-jwt | 0.83 | Encode and decode JSON Web Tokens (JWT) in PHP per RFC 7519. Supports common signing algorithms, key handling, header access after verification, and clock-skew leeway. Install via Composer; optional sodium_compat for libsodium environments. | 9,805 | 10,040 | 1,283 | 12M | 6 | 69.3 | 53.3 | BSD-3-Clause | 1 month ago | |
| web-token/jwt-encryption-algorithm-aeskw | 0.83 | AES Key Wrap (AES-KW) encryption algorithm support for the web-token JWT framework. Adds key wrapping/unwrapping utilities to enable JWE encryption workflows using AES-KW in PHP, integrating with existing web-token components and algorithm managers. | 2 | 2 | 0 | 10K | 0 | 0.0 | 48.6 | MIT | — | |
| spomky-labs/php-aes-gcm | 0.83 | PHP library implementing AES-GCM (Galois/Counter Mode) authenticated encryption. Provides encrypt/decrypt with IV/nonce handling, auth tags, and AAD support for securing data with integrity. Useful for token payloads, messages, and secure storage. | 71 | 71 | 23 | 30K | 2 | 2.6 | 36.1 | MIT | 7 years ago | |
| robrichards/xmlseclibs | 0.82 | PHP library for XML Digital Signatures and XML Encryption. Create, sign, and verify XML (e.g., RSA-SHA256), manage keys and X.509 certs, and apply canonicalization/transforms. Widely used in SAML stacks like SimpleSAMLPHP and OneLogin. | 411 | 414 | 189 | 2M | 42 | 42.2 | 83.7 | BSD-3-Clause | 4 months ago | |
| fproject/php-jwt | 0.82 | — | 28 | 29 | 20 | 18K | 0 | 3.3 | 38.6 | BSD-3-Clause | 8 years ago | |
| atlance/jwt-core | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| web-token/jwt-encryption | 0.80 | — | 13 | 13 | 2 | 83K | 0 | 0.1 | 52.1 | MIT | — | |
| web-token/jwt-core | 0.76 | Core JWT component from the web-token JWT Framework. Provides foundational building blocks for JSON Web Tokens used by the framework. Read-only split package; development and issues belong in the main jwt-framework repository. Official docs available online. | 50 | 49 | 8 | 320K | 0 | 0.8 | 52.5 | MIT | 8 years ago | |
| web-token/jwt-signature | 0.76 | JWT Signature component from the web-token JWT Framework. Provides tools to create and verify JWT signatures in PHP. Read-only split repo; contribute via the main jwt-framework project. Full docs at https://web-token.spomky-labs.com/ | 42 | 42 | 4 | 372K | 0 | 0.3 | 54.4 | MIT | — | |
| web-token/jwt-signature-algorithm-rsa | 0.75 | RSA-based signature algorithms for JWT using the web-token/JWT stack. Provides RSA sign/verify support (e.g., RS256/RS384/RS512) to add strong asymmetric cryptography to token creation and validation workflows. | 18 | 18 | 2 | 154K | 0 | 0.2 | 54.0 | MIT | — | |
| kelvinmo/simplejwt | 0.71 | SimpleJWT is a PHP 8+ library for creating, signing, verifying, and encrypting JSON Web Tokens (JWT/JWS/JWE). Supports JWK/COSE keys, HMAC/RSA/ECDSA/EdDSA, key management (RSA-OAEP, ECDH-ES, PBES2), and AES-GCM/CBC-HS encryption. | 70 | 70 | 21 | 37K | 0 | 24.2 | 42.9 | NOASSERTION | 3 months ago | |
| web-token/jwt-easy | 0.71 | Simple JWT helper for PHP apps: quickly encode, decode, and validate JSON Web Tokens with minimal setup. Designed for straightforward auth flows, with easy-to-use APIs for signing, verifying, and reading claims. | 11 | 11 | 4 | 45K | 0 | 0.3 | 49.4 | MIT | — | |
| web-token/jwt-library | 0.70 | Read-only sub-repository of the JWT Framework: a PHP JSON Web Token library. For docs and contributions, see the main jwt-framework repo and the official documentation at https://web-token.spomky-labs.com/. MIT licensed. | 20 | 20 | 9 | 2M | 0 | 0.4 | 55.3 | MIT | — | |
| agven/symfony-jwt-auth | 0.67 | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| web-token/jwt-framework | 0.66 | — | 952 | 957 | 120 | 591K | 8 | 37.5 | 47.8 | MIT | 2 months ago |
How can I help you explore Laravel packages today?