Libraries tagged by laravel-guid
binarycabin/laravel-uuid
457055 Downloads
A wrapper for webpatser/laravel-uuid with additional integration
kblais/laravel-uuid
75423 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
jeremykenedy/uuid
126307 Downloads
Laravel package to generate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported. With MIT license.
parables/laravel-cuid2
2365 Downloads
This package allows you to easily work with Cuid2 in your Laravel models.
ollico/laravel-uid
8533 Downloads
A handy package to generate unique identifiers for Eloquent models
ignition-nbs/laravel-uuid-model
1941 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
jamesh/laravel-uuid
59977 Downloads
Eloquent UUID Trait for Laravel 6 and above.
waska14/laravel-uuid
15677 Downloads
Use uuid in models easily
saade/laravel-uuid
1669 Downloads
A small package for adding UUIDs to Eloquent models.
macsidigital/laravel-uuid
2232 Downloads
Laravel UUID package
flynowpaylater/laravel-uuid
16071 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
cownet/laravel-uuid
135201 Downloads
Laravel extension for UUID use in model
cleaniquecoders/laravel-uuid
9575 Downloads
Use UUID for your Laravel application.
beitsafe/laravel-uuid-auditing
11531 Downloads
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables
ryangjchandler/laravel-uuid
19965 Downloads
A small package for adding UUIDs to Eloquent models.