codercat/jwk-to-pem
Convert RSA JSON Web Keys (JWK) to PEM public keys in PHP. Simple API via JWKConverter->toPEM() for turning JWK arrays into PEM strings, useful for verifying JWT signatures. Note: currently supports RSA keys only.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beyondbluesky/lib-jwt | 0.82 | 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 | — | |
| citizen63000/easy-api-jwt-authentication | 0.80 | Lightweight Laravel package for simple JWT-based API authentication. Adds helpers to issue and validate tokens for protected routes and user sessions, aiming to reduce boilerplate when securing APIs with JSON Web Tokens. | 0 | 0 | 0 | 0 | 0 | 1.5 | — | MIT | 2 years ago | |
| facile-it/php-jose-verifier | 0.80 | Validate and verify JWTs (JOSE) with builder-based verifiers geared for OAuth2/OpenID Connect. Create verifiers from issuer metadata (issuer, jwks_uri) and client metadata (client_id/secret), with optional JWK sets for decryption; ext-gmp recommended for speed. | 5 | 5 | 6 | 26K | 0 | 20.4 | 57.9 | — | 1 month ago | |
| raditzfarhan/simple-jwt-auth | 0.80 | — | 1 | 1 | 0 | 0 | 0 | 0.1 | — | MIT | — | |
| atlance/jwt-core | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| web-token/jwt-core | 0.79 | 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 | |
| fproject/php-jwt | 0.76 | — | 28 | 29 | 20 | 18K | 0 | 3.3 | 38.6 | BSD-3-Clause | 8 years ago | |
| firebase/php-jwt | 0.75 | 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 | |
| kelvinmo/simplejwt | 0.73 | 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 | |
| lcobucci/jwt | 0.66 | A lightweight, flexible JWT library for PHP. Create, sign, parse, and validate JSON Web Tokens with support for multiple algorithms, key types, constraints, and claims. Includes a fluent builder, token parser, and robust validation APIs. | 7,485 | 7,563 | 597 | 7M | 8 | 55.4 | 45.2 | BSD-3-Clause | 9 months ago | |
| php-open-source-saver/jwt-auth | 0.65 | Laravel JWT authentication package (fork of tymondesigns/jwt-auth) maintained by PHP Open Source Saver. Provides the same API with a new namespace, easy migration, and adds new features and ongoing support. Full docs available online. | 841 | 845 | 122 | 439K | 17 | 36.7 | 49.1 | MIT | 2 months ago | |
| jackalope/jackalope | 0.46 | Jackalope is a PHP implementation of the JCR (Java Content Repository) API, enabling content repositories with hierarchical nodes, versioning, and queries. Works with backends like Doctrine DBAL or Jackrabbit, and is used by PHPCR-based CMS/tools. | 266 | 269 | 57 | 35K | 41 | 31.4 | 47.3 | NOASSERTION | 8 months ago | |
| jackalope/jackalope-jackrabbit | 0.46 | PHPCR storage backend for Jackalope using Apache Jackrabbit. Provides a Jackrabbit-specific transport/implementation so PHPCR applications can connect to and work with Jackrabbit repositories via Jackalope. | 66 | 67 | 27 | 9K | 7 | 11.3 | 31.3 | NOASSERTION | 2 years ago | |
| jackalope/jackalope-doctrine-dbal | 0.46 | Doctrine DBAL-based Jackalope backend for PHPCR, enabling content repository storage on SQL databases. Provides a DBAL transport layer, schema management, and integration pieces for running Jackalope with Doctrine DBAL across multiple database platforms. | 151 | 151 | 59 | 33K | 32 | 28.8 | 47.7 | NOASSERTION | 8 months ago | |
| alchemy/binary-driver | 0.46 | PHP toolkit for building reusable, testable binary drivers on top of symfony/process. Provides AbstractBinary, binary detection, command generation, logging via PSR-3, and process listeners for debugging and customization across CLI tools. | 191 | 195 | 64 | 57K | 13 | 9.1 | 39.2 | NOASSERTION | 6 years ago | |
| alchemy/zippy | 0.45 | Zippy is a PHP library to read, create, list, and extract archives using CLI tools or PHP extensions. Supports ZIP plus GNU/BSD tar formats (.tar, .tar.gz, .tar.bz2) via a simple API for opening, iterating members, extracting, and creating archives. | 476 | 508 | 105 | 198K | 36 | 42.0 | 56.0 | NOASSERTION | 3 weeks ago | |
| jackalope/jackalope-fs | 0.44 | Filesystem-backed PHPCR (Jackalope) transport implementation, storing repository data on disk. Useful for local development, testing, and lightweight setups where a database isn’t needed, while staying compatible with PHPCR APIs and tooling. | 8 | 8 | 2 | 90 | 6 | 2.8 | 16.6 | — | 4 years ago |
How can I help you explore Laravel packages today?