Download the PHP package lorddashme/php-two-factor-auth without Composer
On this page you can find all versions of the php package lorddashme/php-two-factor-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lorddashme/php-two-factor-auth
More information about lorddashme/php-two-factor-auth
Files in lorddashme/php-two-factor-auth
Download lorddashme/php-two-factor-auth
More information about lorddashme/php-two-factor-auth
Files in lorddashme/php-two-factor-auth
Vendor lorddashme
Package php-two-factor-auth
Short Description A PHP library for RFC 4226 and RFC 6238.
License MIT
Package php-two-factor-auth
Short Description A PHP library for RFC 4226 and RFC 6238.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-two-factor-auth
PHP Two Factor Auth
A PHP library for RFC 4226 and RFC 6238.
Requirement(s)
- PHP version from 5.6.* up to latest.
Install
- Recommended to install using Composer. Use the command below to install the package:
Usage
HOTP
-
To generate HMAC-based One-Time Password algorithm:
- To verify the generated HOTP:
TOTP
-
To generate Time-Based One-Time Password algorithm:
- To verify the generated TOTP:
Google Authenticator Barcode Generation
- To generate a barcode image that will use by the Google Authenticator mobile app:
Other Reference
License
This package is open-sourced software licensed under the MIT license.
All versions of php-two-factor-auth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3 || >=5.4 || >=5.6 || >=7.0 || >=7.1 || >=7.2
The package lorddashme/php-two-factor-auth contains the following files
Loading the files please wait ....