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. [Database &amp; ORM](/categories/database)
4. /
5. eng\_assys/laravel-uuid-trait

ActiveLibrary[Database &amp; ORM](/categories/database)

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 3w 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

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

2430d 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

[bavix/laravel-wallet

It's easy to work with a virtual wallet.

1.3k1.3M19](/packages/bavix-laravel-wallet)[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

10.2k3.5k](/packages/leantime-leantime)[google/cloud-bigquery

BigQuery Client for PHP

8919.2M53](/packages/google-cloud-bigquery)[patchlevel/event-sourcing

A lightweight but also all-inclusive event sourcing library with a focus on developer experience

207362.9k13](/packages/patchlevel-event-sourcing)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[markocupic/calendar-event-booking-bundle

Contao Calendar Event Booking Bundle

135.2k1](/packages/markocupic-calendar-event-booking-bundle)

PHPackages © 2026

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