Libraries tagged by uuid
ramsey/uuid
630138967 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
symfony/polyfill-uuid
282785559 Downloads
Symfony polyfill for uuid functions
symfony/uid
227031151 Downloads
Provides an object-oriented API to generate and represent UIDs
ramsey/uuid-doctrine
36324463 Downloads
Use ramsey/uuid as a Doctrine field type.
webpatser/laravel-uuid
16167701 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
knplabs/doctrine-behaviors
12026511 Downloads
Doctrine Behavior Traits
goldspecdigital/laravel-eloquent-uuid
1233556 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
dyrynda/laravel-model-uuid
2425449 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
pascaldevink/shortuuid
1670941 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
oittaa/uuid
246175 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
mhujer/jms-serializer-uuid
1114630 Downloads
Uuid serializer and deserializer for JMS Serializer library
keiko/uuid-shortener
194817 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
emadadly/laravel-uuid
407779 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
binarycabin/laravel-uuid
500507 Downloads
A wrapper for webpatser/laravel-uuid with additional integration
dyrynda/laravel-efficient-uuid
1145416 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database