Libraries tagged by uuid
slivka-b/laravel-uuid
105 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
sleimanx2/eloquent-uuid
312 Downloads
Uuid for laravel's eloquent.
rootiteam/uuid
75 Downloads
Basic UUID implementation used by Pancake and related projects
rollswan/uuid
75 Downloads
Generates Universally Unique IDentifiers as primary key
ratno/laravel-eloquent-uuid
110 Downloads
A simple drop-in solution for UUID support in your Eloquent models. Fork from astrotomic updated to support L10
rap2hpoutre/uuid-rule
3667 Downloads
add a UUID validation rule
puzzle/uuid
40590 Downloads
Uuid as value object
programm011/uuid
131 Downloads
HasUuids
phossa2/uuid
2449 Downloads
A PHP lib to generate sequential/time based uuid for using as PK in DB.
matthewbaggett/uuid
5173 Downloads
A nice little library to interact with UUIDs
madmatt/silverstripe-uuid
1672 Downloads
A module that allows for easy usage of UUIDs on Silverstripe DataObjects
laravolt/eloquent-uuid
1301 Downloads
Universally Unique Identifier (UUID) for Laravel Eloquent
labrodev/laravel-uuidable
13 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
krecu/class.uuid.php
56 Downloads
UUID generator base on implementation by Fredrik Lindberg
kiefernwald/doctrine-uuid-generator
1469 Downloads
Use UUIDv4 as generated id in Doctrine ORM.