Libraries tagged by Laravel UUID model
kduma/eloquent-uuidable
460 Downloads
Eases using and generating uuid's in Laravel Eloquent models.
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
kduma/eloquent-guidable
230 Downloads
Eases using and generating guid's in Laravel Eloquent models.
ollico/laravel-uid
9127 Downloads
A handy package to generate unique identifiers for Eloquent models
simplemdb/simplemdb
9 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
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
4 Downloads
Eases using and generating ulid's in Laravel Eloquent models.
parables/laravel-cuid2
2649 Downloads
This package allows you to easily work with Cuid2 in your Laravel models.
rawaby88/muid
401 Downloads
Generate a random id with your own prefix for your Eloquent models.