Libraries tagged by model uuid
edersoares/eloquent-uuid
13 Downloads
A simple package to use universally unique identifiers (UUID) in Eloquent models.
zitech/laravel-auditable-uuid
8 Downloads
A simple laravel auditing table uuid package for eloquent model
paulkudr/laravel-uuid
9 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
mauro-pinheiro/eloquent-uuid
325 Downloads
Adds support for UUID generation automatically for Models Eloquents.
marklj/eloquent-uuid
8 Downloads
A package designed to get your eloquent models up and running with UUIDs quickly.
leganz/laravel-uuid
2907 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
kduma/eloquent-uuidable
458 Downloads
Eases using and generating uuid's in Laravel Eloquent models.
friendsofhyperf/model-uid-addon
11 Downloads
The ULID/UUID addon for Hyperf Model.
eng_assys/laravel-uuid-trait
40 Downloads
Enable auto fill of uuid field to Laravel Models and enable find by uuid function
cloudcake/laravel-uuid
131 Downloads
UUID's for Laravel's Eloquent models.
janyksteenbeek/laravel-uuidable
4 Downloads
Adding the ability to use UUIDs as identifiers on models in Laravel
ratno/laravel-eloquent-uuid
116 Downloads
A simple drop-in solution for UUID support in your Eloquent models. Fork from astrotomic updated to support L10
mission-made/uuid-primary-key
119 Downloads
Trait to generate UUID primary keys for Eloquent models.
jasonmccallister/laravel-uuid-as-id
24 Downloads
Simple Laravel package that includes a trait for using UUIDs and IDs on Eloquent models
desmart/laravel-uuid-id
813 Downloads
Use UUIDs as IDs in Laravel models