2017 © Pedro Peláez
 

library uuid

A PHP UUID object

image

zircote/uuid

A PHP UUID object

  • Tuesday, December 17, 2013
  • by zircote
  • Repository
  • 0 Watchers
  • 6 Stars
  • 995 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

Uuid

Build Status, (*1)

Uuid Object, (*2)

Use:


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

Bitdeli Badge, (*3)

The Versions

17/12 2013

dev-master

9999999-dev https://github.com/zircote/Uuid

A PHP UUID object

  Sources   Download

Apache2

uuid hash random unique id

06/12 2012

0.1.0

0.1.0.0 https://github.com/zircote/Uuid

A PHP UUID object

  Sources   Download

Apache2

uuid hash random unique id