2017 © Pedro Peláez
 

package php-uuid

UUID helpers

image

bnbwebexpertise/php-uuid

UUID helpers

  • Saturday, November 18, 2017
  • by gabsource
  • Repository
  • 4 Watchers
  • 2 Stars
  • 10,318 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 37 % Grown

The README.md

UUID helpers

Provides a class and global functions to generate and format UUID v4 strings., (*1)

Class

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

Global functions

  • uuid_v4
  • uuid_v4_short
  • uuid_v4_base36
  • uuid_v4_base64

The Versions

18/11 2017

dev-master

9999999-dev

UUID helpers

  Sources   Download

MIT

The Requires

  • ext-bcmath *
  • php >=5.5

 

The Development Requires

by B&B Web Expertise

18/11 2017

0.0.3

0.0.3.0

UUID helpers

  Sources   Download

MIT

The Requires

  • php >=5.5
  • ext-bcmath *

 

The Development Requires

by B&B Web Expertise

01/06 2017

0.0.2

0.0.2.0

UUID helpers

  Sources   Download

MIT

The Requires

  • php >=5.6.4
  • ext-bcmath *

 

by B&B Web Expertise

22/02 2017

0.0.1

0.0.1.0

UUID helpers

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by B&B Web Expertise