Libraries tagged by rfc4122
boondoc/uuid
57 Downloads
A PHP5.6+ class for handling and generating RFC 4122 versions 1, 3, 4 and 5 Universally Unique Identifiers (UUIDs).
00f100/uuid
6908 Downloads
A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
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
4211445 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
rych/otp
237365 Downloads
PHP implementation of the OATH one-time password standards
firehed/security
69771 Downloads
Security tools for PHP
chillerlan/php-authenticator
83417 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
infocyph/otp
3859 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
delight-im/otp
355 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
chillerlan/php-googleauth
1310 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
abmmhasan/otp
19 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.