Libraries tagged by quuid
mougrim/fast-uuid
52 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.
madmatt/silverstripe-uuid
1733 Downloads
A module that allows for easy usage of UUIDs on Silverstripe DataObjects
macx/rfc-4122-uuid
6818 Downloads
PHP-Class to generate valid RFC 4122 compliant Universally Unique IDentifiers (UUID) version 3, 4 and 5.
lucadello91/eloquent-uuid
8352 Downloads
Laravel Eloquent Model trait for using UUID on primary key
limanweb/uuid
4074 Downloads
Custom UUID generate and analyze functions
laravolt/eloquent-uuid
1302 Downloads
Universally Unique Identifier (UUID) for Laravel Eloquent
labrodev/laravel-uuidable
34 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
khalyomede/laravel-eloquent-uuid-slug
352 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
kadevland/simple-laravel-eloquent-uuid
130 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models
jop-software/doctrine-uuid-generators
2872 Downloads
Generate UUIDs for your doctrine models
jeyroik/extas-repositories-fields-uuid
2196 Downloads
UUID fields support for extas
hraw/uuid
490 Downloads
A simple and lightweight class to create and validate uuid version 4 in PHP.
horat1us/yii2-uuid-validator
1661 Downloads
Yii2 UUID Validator