Libraries tagged by uu
ramsey/uuid
584278140 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
symfony/polyfill-uuid
249623650 Downloads
Symfony polyfill for uuid functions
symfony/uid
194101038 Downloads
Provides an object-oriented API to generate and represent UIDs
ramsey/uuid-doctrine
34185268 Downloads
Use ramsey/uuid as a Doctrine field type.
webpatser/laravel-uuid
15513213 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
zbateson/stream-decorators
36778725 Downloads
PHP psr7 stream decorators for mime message part streams
knplabs/doctrine-behaviors
11593640 Downloads
Doctrine Behavior Traits
goldspecdigital/laravel-eloquent-uuid
1181279 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
dyrynda/laravel-model-uuid
2220981 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
dyrynda/laravel-efficient-uuid
1106656 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
pascaldevink/shortuuid
1589538 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
oittaa/uuid
196490 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
mhujer/jms-serializer-uuid
1066975 Downloads
Uuid serializer and deserializer for JMS Serializer library
keiko/uuid-shortener
182918 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
emadadly/laravel-uuid
395086 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.