spatie-media-library-uuid-path
by x-laravel
A UUID-based path generator for spatie/laravel-medialibrary.
laravel-ulid
by linshunwei
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
laravel-eloquent-plus
by dev-toolbelt
Supercharge your Laravel Eloquent models with automatic validation, audit trails, external IDs, smart casting, and lifecycle hooks — all with zero boilerplate.
laravel-objectid
by wooserv
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
laravel-uuidable
by labrodev
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
laravel-primary-key-uuid
by andach
This is an incredibly simple package to add a simple trait for Laravel models where the primary key is a UUID.
laravel-eloquent-uuid
by ratno
A simple drop-in solution for UUID support in your Eloquent models. Fork from astrotomic updated to support L12
laravel-uuid
by slivka-b
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
laravel-model-uuid
by bethinkpl
This package allows you to easily work with UUIDs in your Laravel models.
laravel-human-keys
by oneduo
Provides configurable and customizable Stripe-like keys for your Eloquent models
laravel-eloquent-uuid
Small trait for Eloquent models to use UUID's instead of incrementing integers.
laravel-spatie-permission-uuid
Adding UUID support for Laravel Spatie permission
laravel-eloquent-uuid-slug
by khalyomede
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
laravel-uuid
by michalkortas
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
laravel-uuid
by imcity-tech
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
simple-laravel-eloquent-uuid
by kadevland
A simple Trait provides the ability to use UUID generator in your Eloquent models
laravel-eloquent-uuid
by astrotomic
A simple drop-in solution for UUID support in your Eloquent models.
laravel-eloquent-model-uuid
by glorand
A simple solution for providing UUID support for the IDs of your Eloquent models.
laravel-eloquent-uuid
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
laravel-uuid-as-id
Simple Laravel package that includes a trait for using UUIDs and IDs on Eloquent models