Libraries tagged by huuid
kodus/uuid-v4
45060 Downloads
Simple UUID v4 generator
katteba/uuidshortener
27560 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.
empaphy/polyphill-uuid
23712 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.
eluhr/yii2-uuid-attribute-behavior
5580 Downloads
This behavior automatically generates a UUID for the given attribute on create.
eig/eloquent-uuid
1353 Downloads
Easy UUID for Eloquent Models
devuri/uuid-generator
32138 Downloads
A PHP package to generate UUIDs more securely and efficiently
cycle/entity-behavior-uuid
48875 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
cbschuld/php-uuid-base58
15433 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
boxed-code/laravel-binary-uuid
6545 Downloads
Binary support for UUIDs in Laravel
aryehraber/statamic-uuid
27793 Downloads
One of its kind; unlike anything else
arokettu/uuid
1492 Downloads
UUID and ULID classes
aracoool/yii2-uuid
50004 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
andreaswolf/typo3-uuid
7009 Downloads
Brings UUID functionality to TYPO3 CMS tables
vpg/titon.utility
10777 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
semiorbit/guid
13880 Downloads
Generate a GUID in PHP that is compatible with Microsoft .NET Framework (C#) GUID.