Libraries tagged by Laravel UUID model
laravel-orm/laravel-orm
15 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
joshbrw/revisionable-uuid
571 Downloads
A fork of VentureCraft/Revisionable, with support for UUID-based keys.
hexathos/laravel-hasuuid
183 Downloads
Autofills uuid
healthengine/laravel-better-models
18464 Downloads
Better model defaults for Laravel
lukaskorl/uniquely
2008 Downloads
Uniquely identified models for Laravel 4 by using UUID as primary key
lucasmichot/eloquentuuid
18 Downloads
Provides a unique Base62-encoded UUID representing a given state of a model instance
liaosankai/eloquent-reinforce
9 Downloads
Laravel Eloquent Model Reinforce
laramore/validations
363 Downloads
Add a validation management for Laramore
laramore/requests
221 Downloads
Create a request for each of your Laramore model
laramore/migrations
236 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
laramore/factories
224 Downloads
Add a factory management for Laramore
brokeyourbike/uid-keys
1578 Downloads
A simple drop-in solution for providing UUID and ULID support for the IDs of your Eloquent models.
kduma/eloquent-guidable
230 Downloads
Eases using and generating guid's in Laravel Eloquent models.
ollico/laravel-uid
12606 Downloads
A handy package to generate unique identifiers for Eloquent models
jdavidbakr/ulidmodelroutes
379 Downloads
Configures models to have ULID route keys while still having integer primary keys