Skip to content

bnbwebexpertise/php-uuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UUID helpers

Provides a class and global functions to generate and format UUID v4 strings.

Class

The Bnb\Uuid\Uuid class must be instantiated via the v4() static method.

Global functions

  • uuid_v4
  • uuid_v4_short
  • uuid_v4_base36
  • uuid_v4_base64