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

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

lopatin96/lara-uuid
===================

1.0.1(1y ago)083MITPHPPHP &gt;=8.4

Since Apr 4Pushed 1y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

lara-uuid
=========

[](#lara-uuid)

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

[](#installation)

You can install this package via composer:

```
composer require lopatin96/lara-uuid
```

### Migration

[](#migration)

```
$table->uuid();
```

### Trait

[](#trait)

Add **HasUuid** trait to your models

```
use Lopatin96\LaraUuid\Traits\HasUuid;

class User extends Authenticatable
{
    use HasUuid, …
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance46

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

403d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ed7ade2d44e2f66eedf7dec7136ca591145f77d8192bdd789e04797c575d0f3?d=identicon)[Vladyslav Lopatin](/maintainers/Vladyslav%20Lopatin)

### Embed Badge

![Health badge](/badges/lopatin96-lara-uuid/health.svg)

```
[![Health](https://phpackages.com/badges/lopatin96-lara-uuid/health.svg)](https://phpackages.com/packages/lopatin96-lara-uuid)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
