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

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

neelbhanushali/laravel-uuid
===========================

A trait that provides support for uuid for eloquent models.

1.0(6y ago)08MITPHP

Since Oct 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/neelbhanushali/laravel-uuid)[ Packagist](https://packagist.org/packages/neelbhanushali/laravel-uuid)[ RSS](/packages/neelbhanushali-laravel-uuid/feed)WikiDiscussions master Synced yesterday

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

Laravel UUID
============

[](#laravel-uuid)

A trait that provides support for uuid for eloquent models.

`composer require neelbhanushali/laravel-uuid`

- use `NeelBhanushali\LaravelUUID\Traits\HasUUID` trait in your Eloquent Model.
- Make sure the `primary key` in the migration for that model is added using `$table->uuid('KEY_NAME')->primary();`.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

2387d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/00a6b9a0e1fdaa0c6f4767138ebc14ab0caaa18baaddfb7c0d9c0fbd424d11a8?d=identicon)[neelbhanushali](/maintainers/neelbhanushali)

---

Top Contributors

[![neelbhanushali](https://avatars.githubusercontent.com/u/29022906?v=4)](https://github.com/neelbhanushali "neelbhanushali (14 commits)")

---

Tags

laraveleloquentuuid

### Embed Badge

![Health badge](/badges/neelbhanushali-laravel-uuid/health.svg)

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

###  Alternatives

[weebly/laravel-mutate

Mutate Laravel attributes

1354.7k](/packages/weebly-laravel-mutate)

PHPackages © 2026

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