PHPackages                             hraw/uuid - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. hraw/uuid

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

hraw/uuid
=========

A simple and lightweight class to create and validate uuid version 4 in PHP.

v1.0.1(3y ago)1620MITPHPPHP &gt;=7.0

Since May 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dybbuk09/PHP-UUID)[ Packagist](https://packagist.org/packages/hraw/uuid)[ RSS](/packages/hraw-uuid/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

PHP UUID Version 4 Generator
----------------------------

[](#php-uuid-version-4-generator)

A simple and lightweight class to create and validate uuid version 4 in PHP.

### Requirements

[](#requirements)

- PHP 7.0 or higher
- Composer for installation

### Installation

[](#installation)

composer require hraw/uuid

### Implementation

[](#implementation)

```
