Libraries tagged by simple uuid
leganz/laravel-uuid
2904 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
dbh/uuids
2 Downloads
uuid simple creator
zitech/laravel-auditable-uuid
8 Downloads
A simple laravel auditing table uuid package for eloquent model
simple-es/ramsey-uuid-bridge
8 Downloads
A bridge for using Ramsey Uuid to generate UUIDs
glorand/laravel-eloquent-model-uuid
1021 Downloads
A simple solution for providing UUID support for the IDs of your Eloquent models.
gbuckingham89/eloquent-uuid
4656 Downloads
A simple package for using UUID's (UUID4) with Laravel's Eloquent.
qafoolabs/uuid
5407 Downloads
Simple utility library to handle UUID identifiers.
happyr/uuid-param-converter
0 Downloads
A simple param converter that handles UUID
loadsys/cakephp-uuid-shell
3826 Downloads
An incredibly simple Shell that exposes the String::uuid() method to the command line. Convenient for generating new IDs in bulk for seed or development data that use UUIDs as primary keys.
edersoares/eloquent-uuid
13 Downloads
A simple package to use universally unique identifiers (UUID) in Eloquent models.
rene-roscher/laravel-tickets-uuid
4 Downloads
Simple but effective solutions to provide support | fixed version
jasonmccallister/laravel-uuid-as-id
21 Downloads
Simple Laravel package that includes a trait for using UUIDs and IDs on Eloquent models
hraw/uuid
360 Downloads
A simple and lightweight class to create and validate uuid version 4 in PHP.
andach/laravel-primary-key-uuid
669 Downloads
This is an incredibly simple package to add a simple trait for Laravel models where the primary key is a UUID.
brokeyourbike/uid-keys
1472 Downloads
A simple drop-in solution for providing UUID and ULID support for the IDs of your Eloquent models.