johnsear / otp
one-time-password library, generate and verify
1.1.2
2023-05-12 15:58 UTC
Requires
- php: ^7.4|8.*
- ext-mbstring: *
- endroid/qr-code: 4.5.0
Requires (Dev)
- ext-dom: *
- phpunit/phpunit: ^6.5
This package is auto-updated.
Last update: 2024-11-12 19:14:40 UTC
README
(c) 2023 by John_Sear
This Library can be used to Generate and Validate OTP Codes.
Features
- Fully Flexible to use OTP Code Configuration or leave all to defaults
- Generate OTP Code and check last creation
- Validate OTP Code
- QrCode Image Data Uri generation
Example:
Documentation
Full Documentation, i.e. installation with Composer, can be found here