Libraries tagged by quuid
uegmobile/uuid-twig-extension-bundle
472 Downloads
Symfony twig extension bundle to use uuid function (based on ramsey/uuid bundle)
touhidurabir/laravel-model-uuid
279 Downloads
A laravel package to attach uuid to model classes
tahaazare/laravel-uuid-tool
71 Downloads
UUID generation tool for Laravel
stevenmaguire/laravel-uuid-model
46 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
rubin/ddd-uuid
4840 Downloads
DDD UUID class
rockbuzz/lara-uuid
1107 Downloads
Laravel Uuid
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
40891 Downloads
Uuid as value object
piotrgradzinski/uuid-extra-bundle
40673 Downloads
Paramconverter, Normalizer and Form Type for Ramsey Uuid
phossa2/uuid
2458 Downloads
A PHP lib to generate sequential/time based uuid for using as PK in DB.
oniti/uuid-for-key
2972 Downloads
Permet de générer un uuid préfixé du nom de la table
nilportugues/uuid
11584 Downloads
Library to encapsulate the latest and more secure Uuid versions
mougrim/fast-uuid
102 Downloads
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.