Libraries tagged by model uuid
paulkudr/laravel-uuid
10 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
mauro-pinheiro/eloquent-uuid
326 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
2908 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
kfoobar/laravel-uuid
1679 Downloads
UUID Trait for Eloquent Models in Laravel
kduma/eloquent-uuidable
460 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
120 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
122 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
imcity-tech/laravel-uuid
1430 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
desmart/laravel-uuid-id
814 Downloads
Use UUIDs as IDs in Laravel models