Skip to content

itconsultis/composer-uuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itc/uuid

Dead simple UUID generator

Usage

use ITC\UUID;

echo UUID::v4();
>>> cc4f4e07-1bf2-46ea-8812-7d5ddb336cb4

License

MIT

About

UUID generator for PHP (wrapper around OpenSSL)

Resources

License

Stars

Watchers

Forks

Packages

No packages published