Libraries tagged by ulid
lootils/uuid
74606 Downloads
A simple class for working with UUIDs.
kblais/laravel-uuid
76121 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
katteba/uuidshortener
26914 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.
jeremykenedy/uuid
127071 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
96023 Downloads
Allow the use of a ramsey/uuid UUID as Doctrine ODM field type.
jchook/uuid
58004 Downloads
Fast, Secure UUIDs
empaphy/polyphill-uuid
20360 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.
ekreative/uuid-extra-bundle
164210 Downloads
Paramconverter, Normalizer and Form Type for Ramsey Uuid
drupal/config_sync_without_site_uuid
387554 Downloads
devuri/uuid-generator
29445 Downloads
A PHP package to generate UUIDs more securely and efficiently
charm/uuid
20726 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.
api-platform/ramsey-uuid
28392 Downloads
API Platform RamseyUuid bridge
abmmhasan/uuid
2920 Downloads
UUID (v1, v3-v5) Generator (RFC4122)
vend/mysql-uuid
199020 Downloads
A MySQL UUID converter and formatter
spatie/laravel-binary-uuid
66279 Downloads
Binary support for UUIDs in Laravel