Download the PHP package yohns/hash without Composer
On this page you can find all versions of the php package yohns/hash. 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 hash
Hash Library
A secure and efficient PHP library for generating, validating, and managing tokens.
Installation
Install the package via Composer:
Usage
1. Generating a Token
Use the generateToken
method to create a secure token.
2. Validating a Token
Verify the validity of a token with the validateToken
method.
3. Garbage Collection
Remove expired tokens to maintain optimal performance.
Running Tests
Ensure everything works as expected by running the test suite:
Requirements
- PHP 8.1 or later, 8.3 preferred
- Composer
- Yohns\Core\Config
License
This library is licensed under MIT License.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
All versions of hash with dependencies
PHP Build Version
Package Version
Requires
yohns/config Version
^1.2
The package yohns/hash contains the following files
Loading the files please wait ....