Libraries tagged by rfc4122
boondoc/uuid
53 Downloads
A PHP5.6+ class for handling and generating RFC 4122 versions 1, 3, 4 and 5 Universally Unique Identifiers (UUIDs).
p2made/yii2-uuid
4501 Downloads
A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID), wrapped as helpers for Yii 2 Framework.
christian-riesen/otp
3553721 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
rych/otp
216910 Downloads
PHP implementation of the OATH one-time password standards
chillerlan/php-authenticator
58763 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
infocyph/otp
1897 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
firehed/security
59167 Downloads
Security tools for PHP
chillerlan/php-googleauth
1308 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
delight-im/otp
119 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
abmmhasan/otp
17 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
lorddashme/php-two-factor-auth
13 Downloads
A PHP library for RFC 4226 and RFC 6238.
crunch/one-time-password
1714 Downloads
One-Time-Password (OTP) generator. RFC4226 (HOTP) and RFC6238 (TOTP) complaint.