Skip to content

Magicianred/php_uuid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

php_uuid

PHP UUID generator (RFC 4122 compliant).

Based on r-lyeh/sole.

use UUID\UUID;
$uuid = new UUID($mac);
echo($uuid->v1);

About

PHP UUID generator (RFC 4122 compliant)

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%