PHPackages                             eng\_assys/laravel-uuid-trait - 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. eng\_assys/laravel-uuid-trait

ActiveLibrary

eng\_assys/laravel-uuid-trait
=============================

Enable auto fill of uuid field to Laravel Models and enable find by uuid function

0.1.0(6y ago)140MITPHPPHP &gt;=7.2

Since Nov 7Pushed 6y agoCompare

[ Source](https://github.com/eng-assys/laravel-uuid-trait)[ Packagist](https://packagist.org/packages/eng_assys/laravel-uuid-trait)[ RSS](/packages/eng-assys-laravel-uuid-trait/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Laravel UUID Trait
==================

[](#laravel-uuid-trait)

Enable auto fill of uuid field to Laravel Models and enable find by uuid function

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

[](#installation)

```
composer require eng_assys/laravel-uuid-trait
```

Usage
-----

[](#usage)

On your laravel Model

```
namespace App\Models;

use LaravelUuid\Traits\Uuid;

use Illuminate\Database\Eloquent\Model;

class User extends Model
{
    use Uuid;
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

2379d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/38c9efad410cf2038a0059acc5f5e8e3642ac625933cf964bbf0cce7102d3692?d=identicon)[eng\_assys](/maintainers/eng_assys)

---

Top Contributors

[![eng-assys](https://avatars.githubusercontent.com/u/7086930?v=4)](https://github.com/eng-assys "eng-assys (1 commits)")

### Embed Badge

![Health badge](/badges/eng-assys-laravel-uuid-trait/health.svg)

```
[![Health](https://phpackages.com/badges/eng-assys-laravel-uuid-trait/health.svg)](https://phpackages.com/packages/eng-assys-laravel-uuid-trait)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[stancl/tenancy

Automatic multi-tenancy for your Laravel application.

4.3k6.6M40](/packages/stancl-tenancy)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k12.2M45](/packages/knuckleswtf-scribe)[google/cloud

Google Cloud Client Library

1.2k16.2M53](/packages/google-cloud)

PHPackages © 2026

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