Libraries tagged by laravel-ulid
paulkudr/laravel-uuid
9 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
ouiflash/laravel-uuid
2700 Downloads
Implementing uuid into laravel
novay/laravel-uuid
97 Downloads
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported.
neelbhanushali/laravel-uuid
7 Downloads
A trait that provides support for uuid for eloquent models.
michielkempen/laravel-uuid-model
15660 Downloads
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
michalkortas/laravel-uuid
497 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
marcandreappel/laravel-uuids
1428 Downloads
Allows the usage of UUIDs in Eloquent models
leganz/laravel-uuid
2904 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
konstantinkoslow/laravel-uuid
36 Downloads
UUID primary key for Laravel Eloquent Models.
kdaws-com/laravel-uuid
10 Downloads
Eloquent UUID Trait for Laravel
jr-smith/laravel-uuid-trait
8 Downloads
:package_description
jasurbek97/laravel-uuid
20 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.
jasonmccallister/laravel-uuid-as-id
21 Downloads
Simple Laravel package that includes a trait for using UUIDs and IDs on Eloquent models
jackeratarina/laravel-uuid-database-queue
4 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.
gauralab/laravel-uuid-model
49 Downloads
Eloquent model with uuid as primary key