Libraries tagged by Eloquent UUID
dtt/laravel-uuid-model
23 Downloads
Uuid Model For Laravel
kduma/eloquent-guidable
230 Downloads
Eases using and generating guid's in Laravel Eloquent models.
bethinkpl/laravel-model-uuid
3887 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
gorankrgovic/laravel-reviewable
49 Downloads
Make Laravel Eloquent models Reviewable using UUIDs.
gorankrgovic/laravel-likeable
64 Downloads
Make Laravel Eloquent models Likeable using UUIDs.
gorankrgovic/laravel-lido
33 Downloads
Make Laravel Eloquent models Listenable and Downloadable using UUIDs.
pmcpimentel/laravel-nanoid
1 Downloads
NanoID integration for Laravel — short, secure, URL-safe IDs with Eloquent trait, Facade, and schema macros.
hexathos/laravel-hasuuid
183 Downloads
Autofills uuid
healthengine/laravel-better-models
18464 Downloads
Better model defaults for Laravel
managefaster/database
39 Downloads
Override model base eloquent and database functionality with encrypt function and uuid
ollico/laravel-uid
9878 Downloads
A handy package to generate unique identifiers for Eloquent models
tassawartech174/mongodb-relations
71 Downloads
Custom Laravel Eloquent relationships for MongoDB using jenssegers/mongodb and mongodb/laravel-mongodb. Supports unidirectional many-to-many and reverse lookups for embedded and reference-based relations.
kduma/eloquent-ulidable
4 Downloads
Eases using and generating ulid's in Laravel Eloquent models.
wearealgomas/uid
7935 Downloads
A handy package to generate unique identifiers for Eloquent models
guidocella/eloquent-insert-on-duplicate-key
578354 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent