Libraries tagged by rfc4422
iliaal/fast_uuid
21 Downloads
Fast RFC 9562 UUID generation (v1/v2/v3/v4/v5/v6/v7/v8 + nil/max) as a PHP C extension, with a ramsey/uuid-shaped object API and procedural fast-path functions.
flynowpaylater/laravel-uuid
18788 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
chillerlan/php-googleauth
1311 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
wujunze/laravel-id-generate
4413 Downloads
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in. and generate number id, generate primary key
wickedbyte/int-to-uuid
19 Downloads
Utility for Bidirectional Conversion of Integer Ids to UUIDs
domainflow/uuid
258 Downloads
DomainFlow UUID implementation for versions 1–8, including inspection and validation utilities.
castor/identifier
5 Downloads
High-performance 128-bit identifier extension for PHP (UUIDs and ULIDs)
abmmhasan/otp
20 Downloads
Standalone OTP and MFA primitives for PHP.
icecave/druid
13911 Downloads
An RFC-4122 compliant library for generating and parsing universally unique identifiers (UUIDs).
zauberfisch/silverstripe-uid-dataobject
452 Downloads
SilverStripe module for adding an unique id (UUID) to a DataObject
rubiconinternational/uuid
26 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.
rotrer/uuid
124 Downloads
Clone of webpatser/uuid fixed for Laravel 5.2. Version 2.2.1
phpdot/totp
2 Downloads
Coroutine-safe, zero-dependency HOTP/TOTP (RFC 4226 / RFC 6238) with provisioning URIs for the PHPdot ecosystem.
ouiflash/laravel-uuid
2700 Downloads
Implementing uuid into laravel
novay/laravel-uuid
103 Downloads
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported.