Libraries tagged by xuid
mediagone/small-uid
718 Downloads
Small Unique Identifier - Quite like an ULID, but half smaller (64 bits).
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
77858 Downloads
Allow to use ramsey/uuid:3.x even if one of your dependencies requires version 2.x
matejch/yii2-page-guide
155 Downloads
Ability to add guide to pages for user orientation
madmatt/silverstripe-uuid
1735 Downloads
A module that allows for easy usage of UUIDs on Silverstripe DataObjects
macx/rfc-4122-uuid
6819 Downloads
PHP-Class to generate valid RFC 4122 compliant Universally Unique IDentifiers (UUID) version 3, 4 and 5.
mackiavelly/yii2-juidatetimepicker
3590 Downloads
Yii 2 jQuery UI Datetime/Time Picker Widget
mackiavelly/yii2-juidatepicker
3624 Downloads
Yii 2 jQuery UI Date Picker Widget
macgyer/yii2-uuid-validator
11659 Downloads
UUID validator for Yii2
lucadello91/eloquent-uuid
8383 Downloads
Laravel Eloquent Model trait for using UUID on primary key
limanweb/uuid
4109 Downloads
Custom UUID generate and analyze functions
laravolt/eloquent-uuid
1302 Downloads
Universally Unique Identifier (UUID) for Laravel Eloquent
laith-zraikat/yii2-uuid-behavior
20 Downloads
Yii2 behavior for automatically generating and formatting UUIDs for ActiveRecord models
l3/uid-user-bundle
993 Downloads
User Provider for CAS (return only the UID)
krecu/class.uuid.php
81 Downloads
UUID generator base on implementation by Fredrik Lindberg