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.3k↑25.7%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 3d 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 75% 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

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

[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.4M96](/packages/mongodb-laravel-mongodb)[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k32.6M46](/packages/kirschbaum-development-eloquent-power-joins)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[awobaz/compoships

Laravel relationships with support for composite/multiple keys

1.2k11.7M47](/packages/awobaz-compoships)[bavix/laravel-wallet

It's easy to work with a virtual wallet.

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

Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel

2051.5M2](/packages/glushkovds-phpclickhouse-laravel)

PHPackages © 2026

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