Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/web-token/jwt-framework
JWT Framework
https://github.com/web-token/jwt-framework
encryption jose json jwe jwk jwkset jws jwt php signature
Last synced: 12 days ago
JSON representation
JWT Framework
- Host: GitHub
- URL: https://github.com/web-token/jwt-framework
- Owner: web-token
- License: mit
- Created: 2017-10-06T11:31:37.000Z (about 7 years ago)
- Default Branch: 4.0.x
- Last Pushed: 2024-05-17T02:34:49.000Z (6 months ago)
- Last Synced: 2024-05-17T17:02:41.245Z (6 months ago)
- Topics: encryption, jose, json, jwe, jwk, jwkset, jws, jwt, php, signature
- Language: PHP
- Size: 5.01 MB
- Stars: 856
- Watchers: 23
- Forks: 103
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
PHP JWT Framework
=================![Build Status](https://github.com/web-token/jwt-framework/workflows/Integrate/badge.svg)
[![Latest Stable Version](https://poser.pugx.org/web-token/jwt-framework/v/stable.png)](https://packagist.org/packages/web-token/jwt-framework)
[![Total Downloads](https://poser.pugx.org/web-token/jwt-framework/downloads.png)](https://packagist.org/packages/web-token/jwt-framework)
[![Latest Unstable Version](https://poser.pugx.org/web-token/jwt-framework/v/unstable.png)](https://packagist.org/packages/web-token/jwt-framework)
[![License](https://poser.pugx.org/web-token/jwt-framework/license.png)](https://packagist.org/packages/web-token/jwt-framework)# Documentation
The official documentation is available as https://web-token.spomky-labs.com/
# Support
I bring solutions to your problems and answer your questions.
If you really love that project, and the work I have done or if you want I prioritize your issues, then you can help me out for a couple of :beers: or more!
[Become a sponsor](https://github.com/sponsors/Spomky)
Or
[![Become a Patreon](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/FlorentMorselli)
# Contributing
Requests for new features, bug fixed and all other ideas to make this library useful are welcome. [Please follow these best practices](.github/CONTRIBUTING.md).
If you discover a security vulnerability within the project, please **don't use the bug tracker and don't publish it publicly**.
Instead, all security issues must be sent to security [at] spomky-labs.com.# Licence
This software is release under [MIT licence](LICENSE).