Libraries tagged by Laravel UUID model
kduma/eloquent-uuidable
458 Downloads
Eases using and generating uuid's in Laravel Eloquent models.
lukaskorl/uniquely
2007 Downloads
Uniquely identified models for Laravel 4 by using UUID as primary key
lucasmichot/eloquentuuid
17 Downloads
Provides a unique Base62-encoded UUID representing a given state of a model instance
liaosankai/eloquent-reinforce
8 Downloads
Laravel Eloquent Model Reinforce
laramore/validations
361 Downloads
Add a validation management for Laramore
laramore/requests
220 Downloads
Create a request for each of your Laramore model
laramore/migrations
235 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
laramore/factories
223 Downloads
Add a factory management for Laramore
kduma/eloquent-guidable
229 Downloads
Eases using and generating guid's in Laravel Eloquent models.
ollico/laravel-uid
8075 Downloads
A handy package to generate unique identifiers for Eloquent models
alecgarcia/laravel-uid
9 Downloads
Create UIDs like the ones Stripe generates. These can be used on your models or on their own.
kduma/eloquent-ulidable
3 Downloads
Eases using and generating ulid's in Laravel Eloquent models.
parables/laravel-cuid2
2154 Downloads
This package allows you to easily work with Cuid2 in your Laravel models.
rawaby88/muid
377 Downloads
Generate a random id with your own prefix for your Eloquent models.