Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Fleshgrinder/php-uuid

Repository files navigation

UUID

Immutable UUID value object implementation for PHP. Please refer to the UUID RFC for details and the provided source code documentation for usage instructions.

Installation

composer require 'fleshgrinder/uuid:5.4' # for PHP 5.4+
composer require 'fleshgrinder/uuid:7.0' # for PHP 7.0
composer require 'fleshgrinder/uuid:7.1' # for PHP 7.1

About

RFC 4122 compliant UUID generator and parser for PHP.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages