Download the PHP package ekojs/otp without Composer
On this page you can find all versions of the php package ekojs/otp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor ekojs
Package otp
Short Description TOTP dan HOTP Library with backup codes, compatible with google authenticator
License MIT
Package otp
Short Description TOTP dan HOTP Library with backup codes, compatible with google authenticator
License MIT
Please rate this library. Is it a good library?
Informations about the package otp
OTP Library
TOTP and HOTP Library with backup codes, compatible with google authenticator. Compatible with PHP >= 8.2.
Coverage
Check this code coverage on http://ekojunaidisalam.com/ejsotp/
Install
For PHP version >= 8.2
:
How to use
Generate TOTP (Time-Based One-Time Password) based on RFC 6238
Verify TOTP
Generate HOTP (HMAC-Based One-Time Password) based on RFC 4226
Verify HOTP
Generate Backup Codes (Mnemonic) based on BIP 39
Reverse Mnemonic / Backup Codes
Generate QrCode compatible with Google Authenticator
Generate QrCode with Logo and Label
Generate QrCode with Label and without Logo
Generate QrCode and Save to File
Verify Using Google Authenticator
Scan this Qr using Google Authenticator
Create test.php, and execute it from terminal
All versions of otp with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
spomky-labs/otphp Version ^11.3
endroid/qr-code Version ^6.0
furqansiddiqui/bip39-mnemonic-php Version ^0.1.7
spomky-labs/otphp Version ^11.3
endroid/qr-code Version ^6.0
furqansiddiqui/bip39-mnemonic-php Version ^0.1.7
The package ekojs/otp contains the following files
Loading the files please wait ....