dev-master
9999999-dev https://github.com/zircote/UuidA PHP UUID object
Apache2
by Robert Allen
uuid hash random unique id
0.1.0
0.1.0.0 https://github.com/zircote/UuidA PHP UUID object
Apache2
by Robert Allen
uuid hash random unique id
Wallogit.com
2017 © Pedro Peláez
A PHP UUID object
Uuid Object, (*2)
var_dump(\Uuid\Uuid::generate()); // string(36) "bb39ae2d-44aa-9e82-9c55-d326c4f12f56" var_dump(\Uuid\Uuid::generate('7bda4f1062bb11df9e4d5ecec8f8ce7d')); // string(36) "7bda4f10-62bb-11df-9e4d-5ecec8f8ce7d" $uuid = new \Uuid\Uuid; echo $uuid; // 324e26b2-3378-3c56-6f72-424b3e20b106
A PHP UUID object
Apache2
uuid hash random unique id
A PHP UUID object
Apache2
uuid hash random unique id