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 Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 236 All time: 8,084 This week: 673Up
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
Innovation award
Innovation award
Nominee: 1x

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:236
This week:0
All time:8,084
This week:673Up