web-token/jwt-encryption-algorithm-pbes2
Adds PBES2 password-based encryption algorithms for JWT/JWE in the web-token stack. Enables PBES2-HS256+A128KW, PBES2-HS384+A192KW and PBES2-HS512+A256KW support for secure key wrapping when encrypting tokens.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| web-token/jwt-encryption-algorithm-aeskw | 0.81 | 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 | — | |
| firebase/php-jwt | 0.80 | 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 | |
| opichon/pcrypt | 0.80 | pcrypt is a small PHP/Laravel package that helps you encrypt and decrypt values using password-based cryptography. Useful for securely storing sensitive strings, generating encrypted payloads, and adding an extra layer of protection beyond plain hashing. | 0 | 0 | 1 | 1 | 0 | 0.0 | 4.2 | — | — | |
| dwgebler/encrypted-fields-bundle | 0.80 | — | 6 | 6 | 1 | 0 | 0 | 18.2 | — | MIT | 2 months ago | |
| spomky-labs/aes-key-wrap | 0.80 | — | 50 | 50 | 3 | 528K | 0 | 3.6 | 55.3 | MIT | 4 years ago | |
| mrdebug/lara-file-encrypter | 0.80 | — | 41 | 41 | 7 | 28 | 0 | 0.4 | 3.1 | MIT | — | |
| beyondbluesky/lib-jwt | 0.80 | libJWT makes JWT tokens easy to encode and decode for OAuth2 authentication workflows. Lightweight PHP library updated for PHP 8.4 (2026-03-28), designed to simplify handling and validating JWTs in your applications. | 1 | 1 | 0 | 4 | 0 | 0.0 | 6.6 | NOASSERTION | — | |
| web-token/jwt-encryption | 0.79 | — | 13 | 13 | 2 | 83K | 0 | 0.1 | 52.1 | MIT | — | |
| paragonie/ciphersweet | 0.79 | CipherSweet is a PHP library for fast, secure field-level encryption with searchable encrypted indexes. Designed for applications that need to protect sensitive data at rest while still supporting equality and range queries, with strong cryptography and clean integrations. | 469 | 468 | 39 | 61K | 8 | 27.4 | 35.6 | NOASSERTION | 5 months ago | |
| kelvinmo/simplejwt | 0.79 | 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 | |
| spatie/crypto | 0.78 | Generate RSA key pairs and encrypt/decrypt (and sign/verify) data using private/public keys in PHP. Provides simple wrappers around OpenSSL for better DX, with support for loading keys from files and writing generated keys to disk. | 485 | 487 | 60 | 19K | 0 | 17.1 | 24.1 | MIT | 6 months ago | |
| web-token/jwt-encryption-algorithm-aesgcm | 0.78 | 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. | 3 | 3 | 1 | 12K | 0 | 0.0 | 48.2 | MIT | — | |
| dayploy/doctrine-extensions-bundle | 0.78 | — | 0 | 0 | 0 | 80 | 0 | 17.2 | 30.2 | MIT | 2 months ago | |
| illuminate/encryption | 0.78 | Laravel’s encryption component for securely encrypting and decrypting strings and serialized data using application keys and strong ciphers. Provides Encrypter support, key rotation via previous keys, and convenient helpers for protecting cookies, sessions, and payloads. | 92 | 96 | 25 | 323K | 0 | 1.2 | 48.9 | MIT | — | |
| novay/kunci | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 3.7 | — | — | 11 months ago | |
| spatie/laravel-ciphersweet | 0.77 | Laravel wrapper for Paragonie CipherSweet that adds searchable field-level encryption to Eloquent models. Encrypt/decrypt sensitive attributes and generate blind indexes so you can query encrypted data securely without exposing readable values in your database. | 426 | 426 | 39 | 51K | 0 | 28.2 | 33.3 | MIT | 1 month ago | |
| web-token/jwt-core | 0.77 | 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 | |
| assistenzde/simple-cryptographic-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ekino/data-protection-bundle | 0.77 | — | 5 | 5 | 10 | 504 | 2 | 3.5 | 28.1 | MIT | 2 years ago | |
| b3da/eos-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-2.0 | — |
How can I help you explore Laravel packages today?