Libraries tagged by Laravel UUID
bluora/laravel-model-traits
81 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
frictionlessdigital/uuidable
221 Downloads
Frictionless Solutions | Uuidable
diadal/passport
4587 Downloads
Convert client_id to Uuid in Laravel Passport
racklin/pkuuids
734 Downloads
Using a UUID as PrimaryKey for laravel 5.3+
laravel-pulse/sluggish
76 Downloads
A complete solution for generating slug, uuid and unique number for any laravel projects.
zhenmu/support
1217 Downloads
Php 代码扩展包, 一些常用的 php 代码封装
phpexperts/conciseuuid
10254 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.
laramore/laramore
1158 Downloads
Describe your table fields in the model and let Laravel the rest
jrsaunders/shard-matrix
1483 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.
brokeyourbike/uid-keys
1519 Downloads
A simple drop-in solution for providing UUID and ULID support for the IDs of your Eloquent models.
attla/ulid
182 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for Attla and Laravel.
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator
r15ch13/peculiar
3243 Downloads
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
takeawaytown/laravel-uuid
22 Downloads
A package for using 'Universally Unique Identifiers' in Laravel.
submtd/laravel-uuid
905 Downloads
Adds HasUuid trait for Laravel models