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

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

cownet/laravel-uuid
===================

Laravel extension for UUID use in model

v0.1.6(3y ago)0137.0k↓50%MITPHPPHP ^8.0

Since Sep 28Pushed 3y ago2 watchersCompare

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

READMEChangelogDependencies (3)Versions (8)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/2c98afddb12e3ca91c444da3ce00e33c6c60332f88f029afd415c1611ee0014d/68747470733a2f2f706f7365722e707567782e6f72672f636f776e65742f6c61726176656c2d757569642f762f737461626c65)](https://packagist.org/packages/cownet/laravel-uuid)[![Total Downloads](https://camo.githubusercontent.com/1d83b943b4335d2fc9d12cd1bf3c9934dd5136cb6956f5eb9a15ddd47430450e/68747470733a2f2f706f7365722e707567782e6f72672f636f776e65742f6c61726176656c2d757569642f646f776e6c6f616473)](https://packagist.org/packages/cownet/laravel-uuid)[![Travis CLI](https://camo.githubusercontent.com/6767522216cef55a1d3b8d9327e579a0b057d56445f31270a9ea5f816b0a5d15/68747470733a2f2f7472617669732d63692e6f72672f636f776e65742f6c61726176656c2d757569642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/cownet/laravel-uuid)[![License](https://camo.githubusercontent.com/f51efb5fd5488ff93cc9814d58a348a743d45d27e2b9c5a62a9c29e7e876dc8a/68747470733a2f2f706f7365722e707567782e6f72672f636f776e65742f6c61726176656c2d757569642f6c6963656e7365)](https://packagist.org/packages/cownet/laravel-uuid)

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

[](#laravel-uuid)

Laravel extension for UUID use in model. This library is a wrapper that allows [WebPatser UUID](https://packagist.org/packages/webpatser/laravel-uuid) library to auto-integrate within Laravel eloquent model.

Installation
============

[](#installation)

Using [composer](https://packagist.org/packages/cownet/laravel-uuid)

`composer require cownet/laravel-uuid`

Setup
=====

[](#setup)

Change model namespace from

`use Illuminate\Database\Eloquent\Model;`

To

`use Cownet\Laravel\Uuid\Model;`

To enable UUID in your model, as per Laravel's documentation, apply `public $incrementing = false;` on your model and it will have UUID support instead of auto incrementing.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 73.3% 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

Every ~276 days

Recently: every ~414 days

Total

7

Last Release

1131d ago

PHP version history (2 changes)v0.1PHP ^7.1

v0.1.5PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19610073?v=4)[Edgars Kohs](/maintainers/ed9)[@ed9](https://github.com/ed9)

---

Top Contributors

[![ed9](https://avatars.githubusercontent.com/u/19610073?v=4)](https://github.com/ed9 "ed9 (11 commits)")[![ezitisitis](https://avatars.githubusercontent.com/u/6075434?v=4)](https://github.com/ezitisitis "ezitisitis (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[owen-it/laravel-auditing

Audit changes of your Eloquent models in Laravel

3.4k33.0M95](/packages/owen-it-laravel-auditing)[staudenmeir/eloquent-json-relations

Laravel Eloquent relationships with JSON keys

1.1k5.8M24](/packages/staudenmeir-eloquent-json-relations)[bavix/laravel-wallet

It's easy to work with a virtual wallet.

1.3k1.1M11](/packages/bavix-laravel-wallet)[dragon-code/migrate-db

Easy data transfer from one database to another

15717.4k](/packages/dragon-code-migrate-db)[gearbox-solutions/eloquent-filemaker

A package for getting FileMaker records as Eloquent models in Laravel

6454.8k2](/packages/gearbox-solutions-eloquent-filemaker)[cybercog/laravel-ownership

Laravel Ownership simplify management of Eloquent model's owner.

9126.6k3](/packages/cybercog-laravel-ownership)

PHPackages © 2026

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