GeoNetAgent, LDAPWeb, server-audit, server-connection
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Budi Setiawan e294b59a47 Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
..
Command Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
Exception Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
Factory Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
AbstractUid.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
BinaryUtil.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
CHANGELOG.md Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
HashableInterface.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
LICENSE Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
MaxUlid.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
MaxUuid.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
NilUlid.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
NilUuid.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
README.md Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
TimeBasedUidInterface.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
Ulid.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
Uuid.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
UuidV1.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
UuidV3.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
UuidV4.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
UuidV5.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
UuidV6.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
UuidV7.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
UuidV8.php Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago
composer.json Initial commit: GeoNetAgent, LDAPWeb, server-audit, server-connection 1 month ago

README.md

Uid Component

The UID component provides an object-oriented API to generate and represent UIDs.

It provides implementations that work on 32-bit and 64-bit CPUs for ULIDs and for UUIDs version 1 and versions 3 to 8.

Resources