
PHP library for generating and working with RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
The library provides methods to generate version 1 (time-based), version 3 (name-based and hashed with MD5), version 4 (random) and version 5 (name-based and hashed with SHA1) UUID objects.