Libraries tagged by huuid
saade/laravel-uuid
1831 Downloads
A small package for adding UUIDs to Eloquent models.
rubin/ddd-uuid
4780 Downloads
DDD UUID class
risetechapps/has-uuid-for-laravel
67 Downloads
Has Uuid Laravel
rap2hpoutre/uuid-rule
3671 Downloads
add a UUID validation rule
pwm/uuid-v4
2214 Downloads
Implementation of the RFC 4122 UUID version 4 (variant 1) data type
puzzle/uuid
40854 Downloads
Uuid as value object
programm011/uuid
221 Downloads
HasUuids
phossa2/uuid
2458 Downloads
A PHP lib to generate sequential/time based uuid for using as PK in DB.
oniti/uuid-for-key
2942 Downloads
Permet de générer un uuid préfixé du nom de la table
nilportugues/uuid
11578 Downloads
Library to encapsulate the latest and more secure Uuid versions
nex-otaku/yii2-uuid-tools
10394 Downloads
Basic tools for UUID projects.
mougrim/fast-uuid
56 Downloads
mg-code/yii2-uuid
4710 Downloads
Assigns UID to user and allows to perform varios actions.
mbbender/doctrine-ordered-uuid-generator
220 Downloads
Adds an Ordered UUID type for MySQL which replaces the CHAR(36) with a re-arranged UUID() string as a BINARY 16 which significantly increases performance.
mattketmo/uuid-2x-bridge
77857 Downloads
Allow to use ramsey/uuid:3.x even if one of your dependencies requires version 2.x