PHPackages                             zorachka/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. zorachka/uuid

ActiveProject

zorachka/uuid
=============

Uuid Provider for Zorachka

0607PHP

Since Jul 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/zorachka/uuid)[ Packagist](https://packagist.org/packages/zorachka/uuid)[ RSS](/packages/zorachka-uuid/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [ ![](https://avatars0.githubusercontent.com/u/86768962) ](https://github.com/zorachka)

Zorachka Uuid
=============

[](#zorachka-uuid)

The main purpose of this package is to provide a provider to generate uuid.

[![Latest Version on Packagist](https://camo.githubusercontent.com/78a844cff58e750c2698c5ad38a03f9e17481c7ed904772f7a252c8285f6cc22/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a6f726163686b612f757569642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zorachka/uuid)[![Tests](https://github.com/zorachka/uuid/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/zorachka/uuid/actions/workflows/test.yml)[![Analysis](https://github.com/zorachka/uuid/actions/workflows/analyse.yml/badge.svg?branch=main)](https://github.com/zorachka/uuid/actions/workflows/analyse.yml)[![Total Downloads](https://camo.githubusercontent.com/88e741c7a99351dfcbbcb9aebb029268a7c5c4877597cca4a1088e85656124dc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a6f726163686b612f757569642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zorachka/uuid)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require zorachka/uuid
```

Usage
-----

[](#usage)

Usually you need to generate a uuid in the repository implementation:

```
