PHPackages                             kelvinmo/jwkstool - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. kelvinmo/jwkstool

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

kelvinmo/jwkstool
=================

A simple tool for managing JSON web key sets.

v1.1.1(1mo ago)017BSD-3-ClausePHPPHP ^8.0CI passing

Since May 1Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/kelvinmo/jwkstool)[ Packagist](https://packagist.org/packages/kelvinmo/jwkstool)[ Docs](https://github.com/kelvinmo/jwkstool)[ RSS](/packages/kelvinmo-jwkstool/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (14)Versions (11)Used By (0)

jwkstool
========

[](#jwkstool)

jwkstool is a command-line tool to manage JSON web key sets as specified in [RFC7517](http://tools.ietf.org/html/rfc7517). jwkstool uses [SimpleJWT](https://github.com/kelvinmo/simplejwt) for most of its operations.

[![Latest Stable Version](https://camo.githubusercontent.com/b4b66e6006df14ad30771f8ed670d44cfe06a134d57892229941455d035c7961/68747470733a2f2f706f7365722e707567782e6f72672f6b656c76696e6d6f2f6a776b73746f6f6c2f762f737461626c65)](https://packagist.org/packages/kelvinmo/jwkstool)[![CI](https://github.com/kelvinmo/jwkstool/workflows/CI/badge.svg)](https://github.com/kelvinmo/jwkstool/actions?query=workflow%3ACI)

Requirements
------------

[](#requirements)

See the [SimpleJWT](https://github.com/kelvinmo/simplejwt) website for system requirements.

Installation
------------

[](#installation)

You can install via [Composer](http://getcomposer.org/).

```
composer require kelvinmo/jwkstool
```

A phar file is also available on the [GitHub releases page](https://github.com/kelvinmo/jwkstool/releases)for released versions.

Usage
-----

[](#usage)

Run `jwkstool list-commands` for a list of commands. Run `jwkstool help COMMAND` for more help on each command.

Licence
-------

[](#licence)

BSD 3 clause

###  Health Score

40

—

FairBetter than 87% of packages

Maintenance88

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~98 days

Recently: every ~117 days

Total

8

Last Release

46d ago

Major Versions

v0.9.3 → v1.0.02024-12-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/467c1767396cee916f7dfb3a04f0dcef1714b72940a27fee0b58f96a8aa3b608?d=identicon)[kelvinmo](/maintainers/kelvinmo)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (80 commits)")[![kelvinmo](https://avatars.githubusercontent.com/u/1594601?v=4)](https://github.com/kelvinmo "kelvinmo (60 commits)")

---

Tags

jwtJWEJOSEJWK

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/kelvinmo-jwkstool/health.svg)

```
[![Health](https://phpackages.com/badges/kelvinmo-jwkstool/health.svg)](https://phpackages.com/packages/kelvinmo-jwkstool)
```

###  Alternatives

[web-token/jwt-framework

JSON Object Signing and Encryption library for PHP and Symfony Bundle.

94518.9M76](/packages/web-token-jwt-framework)[web-token/jwt-library

JWT library

2011.2M83](/packages/web-token-jwt-library)[web-token/jwt-bundle

JWT Bundle of the JWT Framework.

132.5M7](/packages/web-token-jwt-bundle)[sop/jwx

A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.

26257.5k1](/packages/sop-jwx)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
