PHPackages                             monderka/jwt-generator - 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. monderka/jwt-generator

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

monderka/jwt-generator
======================

PHP tool for simple generating JWTokens

1.0.2(2y ago)04MITPHPPHP &gt;=8.1

Since Mar 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/monderka/jwt-generator)[ Packagist](https://packagist.org/packages/monderka/jwt-generator)[ RSS](/packages/monderka-jwt-generator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

jwt-generator
=============

[](#jwt-generator)

Tool for simple generating JWTokens

1. Install by composer require monderka/jwt-generator
2. Generate key pairs for example (available algos are EdDSA, ES256, ES384, ES512, HS256, HS384, HS512, PS256, PS384, PS512, RS256, RS384)

```
openssl ecparam -name prime256v1 -genkey -noout -out private-key.pem
openssl ec -in private-key.pem -pubout -out public-key.pem

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

3

Last Release

796d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b9016f39be2863c9750945593cbfa412a2f2891eb120a251e12b3998058f2429?d=identicon)[packal](/maintainers/packal)

---

Top Contributors

[![xpackal5](https://avatars.githubusercontent.com/u/17193365?v=4)](https://github.com/xpackal5 "xpackal5 (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/monderka-jwt-generator/health.svg)

```
[![Health](https://phpackages.com/badges/monderka-jwt-generator/health.svg)](https://phpackages.com/packages/monderka-jwt-generator)
```

###  Alternatives

[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)[simplesamlphp/simplesamlphp-module-oidc

A SimpleSAMLphp module adding support for the OpenID Connect protocol

5016.9k1](/packages/simplesamlphp-simplesamlphp-module-oidc)[openeuropa/oe_authentication

Authentication against the OpenEuropa Authentication service.

17314.8k2](/packages/openeuropa-oe-authentication)

PHPackages © 2026

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