Libraries tagged by uu
michalsn/codeigniter4-uuid
12242 Downloads
UUID package for CodeIgniter 4 with support for Model and Entity.
madewithlove/laravel-nova-uuid-support
123408 Downloads
Adds uuid and other string identifier support to Laravel Nova
lootils/uuid
68774 Downloads
A simple class for working with UUIDs.
kblais/laravel-uuid
70833 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
katteba/uuidshortener
21025 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.
jeremykenedy/uuid
121080 Downloads
Laravel package to generate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported. With MIT license.
jdr/uuid-doctrine-odm
79208 Downloads
Allow the use of a ramsey/uuid UUID as Doctrine ODM field type.
jchook/uuid
49658 Downloads
Fast, Secure UUIDs
ekreative/uuid-extra-bundle
160077 Downloads
Paramconverter, Normalizer and Form Type for Ramsey Uuid
drupal/config_sync_without_site_uuid
261050 Downloads
charm/uuid
14459 Downloads
A very fast and dependency free library to generate UUIDs (GUIDs) version 1 or 4, sortable UUIDs that validates, or 64 bit unique identifiers according to Twitters' Snowflake, Sonyflake or Instaflake algorithms.
bnbwebexpertise/php-uuid
183241 Downloads
UUID helpers
aracoool/yii2-uuid
46519 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
api-platform/ramsey-uuid
5058 Downloads
API Platform RamseyUuid bridge
spatie/laravel-binary-uuid
66057 Downloads
Binary support for UUIDs in Laravel