PHPackages                             chillerlan/php-jose - 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. [Security](/categories/security)
4. /
5. chillerlan/php-jose

ActiveLibrary[Security](/categories/security)

chillerlan/php-jose
===================

A JWT/JWS/JWK/JWA implementation.

04PHPCI passing

Since Aug 10Pushed 9mo ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

chillerlan/php-jose
===================

[](#chillerlanphp-jose)

[![PHP Version Support](https://camo.githubusercontent.com/f4393b23d787f55e4a5c21eb737802b82de131fdc37555a95ac4397114069d4e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6368696c6c65726c616e2f7068702d6a6f73653f6c6f676f3d70687026636f6c6f723d383839324246266c6f676f436f6c6f723d666666)](https://www.php.net/supported-versions.php)[![Packagist version](https://camo.githubusercontent.com/ed850f27ffa5d4855ce752f371ca1363f9d6665b30607349152f8b3fe23fbe16/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6368696c6c65726c616e2f7068702d6a6f73652e7376673f6c6f676f3d7061636b6167697374266c6f676f436f6c6f723d666666)](https://packagist.org/packages/chillerlan/php-jose)[![License](https://camo.githubusercontent.com/aac0aec85c32ac56cae468898e7d8473ba5066d72494eacd0e4bb014eb555ff6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6368696c6c65726c616e2f7068702d6a6f7365)](https://github.com/chillerlan/php-jose/blob/main/LICENSE)[![Continuous Integration](https://camo.githubusercontent.com/6b27f862eb6f930535fd816b5b981cbf5c4be95e751fe6e1938a1c2255fd6741/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6368696c6c65726c616e2f7068702d6a6f73652f63692e796d6c3f6272616e63683d6d61696e266c6f676f3d676974687562266c6f676f436f6c6f723d666666)](https://github.com/chillerlan/php-jose/actions/workflows/ci.yml?query=branch%3Amain)[![CodeCov](https://camo.githubusercontent.com/3ed91b85b2127c8759e631b5df5936b926ce3ef800bc151c0ae1cbeb7c0c0b83/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f6368696c6c65726c616e2f7068702d6a6f73652e7376673f6c6f676f3d636f6465636f76266c6f676f436f6c6f723d666666)](https://codecov.io/github/chillerlan/php-jose)[![Packagist downloads](https://camo.githubusercontent.com/910ab67c423c31dc437d8ba8813badf0a804400a513ec71f00bfbfba449f6481/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6368696c6c65726c616e2f7068702d6a6f73652e7376673f6c6f676f3d7061636b6167697374266c6f676f436f6c6f723d666666)](https://packagist.org/packages/chillerlan/php-jose/stats)

Overview
--------

[](#overview)

### Features

[](#features)

### Requirements

[](#requirements)

- PHP 8.1+
    - ext-gmp
    - ext-openssl
    - ext-sodium

Disclaimer
----------

[](#disclaimer)

Use at your own risk!

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance41

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![codemasher](https://avatars.githubusercontent.com/u/592497?v=4)](https://github.com/codemasher "codemasher (11 commits)")

---

Tags

jose-jwtjwt-tokenphp-libraryphp8rfc7515rfc7517rfc7518rfc7519rfc7520

### Embed Badge

![Health badge](/badges/chillerlan-php-jose/health.svg)

```
[![Health](https://phpackages.com/badges/chillerlan-php-jose/health.svg)](https://phpackages.com/packages/chillerlan-php-jose)
```

###  Alternatives

[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[roave/security-advisories

Prevents installation of composer packages with known security vulnerabilities: no API, simply require it

2.9k97.3M6.4k](/packages/roave-security-advisories)[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41278.1M118](/packages/robrichards-xmlseclibs)[bjeavons/zxcvbn-php

Realistic password strength estimation PHP library based on Zxcvbn JS

86917.5M63](/packages/bjeavons-zxcvbn-php)[enlightn/security-checker

A PHP dependency vulnerabilities scanner based on the Security Advisories Database.

33732.2M110](/packages/enlightn-security-checker)

PHPackages © 2026

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