Download the PHP package rozwell/ed25519-jwt without Composer
On this page you can find all versions of the php package rozwell/ed25519-jwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ed25519-jwt
Ed25519 JWT
Instant Laravel/Lumen v9+ Ed25519 support for tymon/jwt-auth
Installation
1. Register service provider (Lumen only)
Add below line in bootstrap/app.php
Service Providers section:
2. Change configuration (optional)
Change default configuration in .env
:
3. Generate keys with command:
4. Ignore keys files
Add to .gitignore
:
All versions of ed25519-jwt with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-openssl Version *
ext-sodium Version *
illuminate/console Version ^9.0||^10.0||^11.0
illuminate/filesystem Version ^9.0||^10.0||^11.0
illuminate/support Version ^9.0||^10.0||^11.0
lcobucci/jwt Version ^4.0
tymon/jwt-auth Version ^2.0
ext-openssl Version *
ext-sodium Version *
illuminate/console Version ^9.0||^10.0||^11.0
illuminate/filesystem Version ^9.0||^10.0||^11.0
illuminate/support Version ^9.0||^10.0||^11.0
lcobucci/jwt Version ^4.0
tymon/jwt-auth Version ^2.0
The package rozwell/ed25519-jwt contains the following files
Loading the files please wait ....