PHP Classes

PHP UUID Generation class: Generate UUID codes in either version 3, 4 or 5

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 236 This week: 1All time: 8,074 This week: 560Up
Version License PHP version Categories
uuid 1.0BSD License5Algorithms, PHP 5, Text processing
Description 

Author

This class can generate UUID (Universally Unique Identifier) codes in either version 3, 4 or 5.

For versions 3 and 5 it can take a namespace and a name and uses MD5 or SHA1 hashes to generate the UUID value.

For version 4 it only uses random numbers to generate the UUID value.

Innovation Award
PHP Programming Innovation award nominee
October 2015
Number 6
UUID (Universally Unique Identifiers) are strings often used as unique serial numbers. There are several versions of a specification for creating UUID values.

This class can generate serial numbers using either versions 3, 4 or 5 of the UUID specification.

Manuel Lemos
Picture of Pranav Bhatt
Name: Pranav Bhatt <contact>
Classes: 2 packages by
Country: India India
Age: ???
All time rank: 3282215 in India India
Week rank: 416 Up25 in India India Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file UUID.php Class UUID generator

 Version Control Unique User Downloads Download Rankings  
 0%
Total:236
This week:1
All time:8,074
This week:560Up