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

Latest commit

 

History

History
11 lines (10 loc) · 395 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 395 Bytes

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