关键词:uuid

1
This package allows you to easily work with UUIDs in your Laravel models.
3
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
4
Base62 Algorithm, convert integers to base62 strings and back.
5
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
7
Universally Unique Identifier (UUID) for Laravel Eloquent
8
Uuid primary key for Laravel Eloquent Models
10
Provides a collection of useful traits for Laravel Eloquent models.
11
Easily add common unique identity fields to Laravel models.
12
Shorten UUID encoding for Laravel Hashid.
13
A Laravel Eloquent Model trait for adding and using a uuid with models
14
A Laravel package to make uuid fields in a database table
15
Provides a unique Base62-encoded UUID representing a given state of a model instance
18
Provides UUID Support for Laravel 4 Eloquent Models
19
A simple package for using UUID's (UUID4) with Laravel's Eloquent.
20
Provides a collection of useful traits for Laravel Eloquent models.
22
Automatic public ID generation for Laravel.
23
Monolog processor for microservices to append correlation id to log messages.
24
Uniquely identified models for Laravel 4 by using UUID as primary key
25
Middleware to handle incoming correlation id header for Laravel and Lumen
27
Fully implements ramsey/uuid as the primary key of choice
28
Add correlation ID to requests to use in micro services logs aggregating.
30
A package for using 'Universally Unique Identifiers' in Laravel.