Download the PHP package ilbee/totp without Composer
On this page you can find all versions of the php package ilbee/totp. 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 totp
ilbee/totp
This project is a PHP implementation of the TOTP (Time-Based One-Time Password) algorithm. This library is designed to be used with the Symfony framework.
Installation
You can install this library via Composer:
Usage
- Prerequisites
- Generate a secret key
- Validate a TOTP
- Generate a QR code
Configuration
You can configure TOTP by passing additional options when creating the instance:
Contributions
Contributions are welcome. Please open an issue or submit a pull request for any contributions.
Sponsoring
License
This project is licensed under the MIT License. See the LICENSE file for more details.
All versions of totp with dependencies
PHP Build Version
Package Version
Requires
php Version
7.4 || ^8.1
christian-riesen/base32 Version ^1.6
symfony/security-bundle Version ^5.4 || ^6.4 || ^7.1
christian-riesen/base32 Version ^1.6
symfony/security-bundle Version ^5.4 || ^6.4 || ^7.1
The package ilbee/totp contains the following files
Loading the files please wait ....