Libraries tagged by Eloquent UUID
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.
hexathos/laravel-hasuuid
183 Downloads
Autofills uuid
brokeyourbike/uid-keys
1507 Downloads
A simple drop-in solution for providing UUID and ULID support for the IDs of your Eloquent models.
healthengine/laravel-better-models
18464 Downloads
Better model defaults for Laravel
managefaster/database
38 Downloads
Override model base eloquent and database functionality with encrypt function and uuid
ollico/laravel-uid
9297 Downloads
A handy package to generate unique identifiers for Eloquent models
tassawartech174/mongodb-relations
46 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
573910 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
guidocella/eloquent-populator
59039 Downloads
Guess attributes for Eloquent model factories