Libraries tagged by quuid
jchook/uuid
59494 Downloads
Fast, Secure UUIDs
ekreative/uuid-extra-bundle
164677 Downloads
Paramconverter, Normalizer and Form Type for Ramsey Uuid
drupal/config_sync_without_site_uuid
406420 Downloads
charm/uuid
21435 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.
bavix/laravel-wallet-uuid
32516 Downloads
Addition to the package laravel-wallet.
api-platform/ramsey-uuid
31778 Downloads
API Platform RamseyUuid bridge
abmmhasan/uuid
3118 Downloads
UUID (v1, v3-v5) Generator (RFC4122)
vend/mysql-uuid
199306 Downloads
A MySQL UUID converter and formatter
rhumsaa/uuid
2614979 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
mhujer/jms-serializer-uuid-bundle
390393 Downloads
Symfony integration for Uuid serializer and deserializer for JMS Serializer library
jamesmills/eloquent-uuid
43442 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
weebly/laravel-mutate
51130 Downloads
Mutate Laravel attributes
ufo-tech/doctrine-behaviors
1937 Downloads
Doctrine Behavior Traits for symfony 7+ and Doctrine DBAL 4+ and Doctrine ORM 3+
riipandi/laravel-optikey
8693 Downloads
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
ramsey/identifier
326 Downloads
A PHP library for generating and working with identifiers, including UUIDs, ULIDs, and Snowflakes