Download the PHP package kanti/secrets without Composer
On this page you can find all versions of the php package kanti/secrets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kanti/secrets
More information about kanti/secrets
Files in kanti/secrets
Download kanti/secrets
More information about kanti/secrets
Files in kanti/secrets
Please rate this library. Is it a good library?
Informations about the package secrets
Kanti Secrets
This is a little library to allow to commit any Secret without exposing it to the public.
the secrets will be encrypted inside the code.
!!! the secrets will be stored as plaintext in a ksk-cache.json file on disk. (for performance reasons)
Installation
Usage
in code
to encrypt a secret you can use the Secrets::convert() method.
generate a secret
Linting
Author
``
All versions of secrets with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-sodium Version *
ext-sodium Version *
The package kanti/secrets contains the following files
Loading the files please wait ...