Libraries tagged by rfc4422
horde/sasl
0 Downloads
SASL authentication library
pragmarx/google2fa
109165887 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
webpatser/laravel-uuid
18204855 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
christian-riesen/otp
5728976 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
chillerlan/php-authenticator
143954 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
rych/otp
285573 Downloads
PHP implementation of the OATH one-time password standards
abmmhasan/uuid
32729 Downloads
UUID (v1, v3-v5) Generator (RFC4122)
webpatser/uuid
111955 Downloads
A pure PHP library to generate and validate universally unique identifiers (UUIDs) according to RFC 4122 and RFC 9562 standards. Support for UUID versions 1, 3, 4, 5, 6, 7, and 8.
jeremykenedy/uuid
137988 Downloads
Laravel package to generate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported. With MIT license.
infocyph/uid
8683 Downloads
High-performance ID toolkit for PHP with UUID, ULID, TypeID, ObjectID, coordinated IDs, and compact ID utilities.
infocyph/otp
9464 Downloads
Standalone OTP and MFA primitives for PHP.
firehed/security
78738 Downloads
Security tools for PHP
delight-im/otp
30693 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
chillerlan/2fa-qrcode-bundle
1058 Downloads
An authenticator and a QR Code generator bundled together for MFA in frameworks and applications.
cbschuld/php-uuid-base58
32901 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.