Libraries tagged by quuid
kodus/uuid-v4
44690 Downloads
Simple UUID v4 generator
katteba/uuidshortener
27441 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.
ignition-nbs/laravel-uuid-model
2667 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
empaphy/polyphill-uuid
22812 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.
eluhr/yii2-uuid-attribute-behavior
5368 Downloads
This behavior automatically generates a UUID for the given attribute on create.
eig/eloquent-uuid
1345 Downloads
Easy UUID for Eloquent Models
devuri/uuid-generator
31796 Downloads
A PHP package to generate UUIDs more securely and efficiently
cycle/entity-behavior-uuid
47824 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
cbschuld/php-uuid-base58
15153 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
6439 Downloads
Binary support for UUIDs in Laravel
aryehraber/statamic-uuid
27730 Downloads
One of its kind; unlike anything else
arokettu/uuid
1429 Downloads
UUID and ULID classes
aracoool/yii2-uuid
49906 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
6980 Downloads
Brings UUID functionality to TYPO3 CMS tables
spatie/laravel-binary-uuid
66285 Downloads
Binary support for UUIDs in Laravel