Libraries tagged by uuid8
ndtan/id-generator
2 Downloads
NDT ID Generator — pluggable PHP ID generation library (UUID v4/v6/v7/v8, ULID, Snowflake, NanoID, KSUID, Mongo ObjectId, ShortUUID) with per-driver configuration and integrations for Laravel & Doctrine.
ramsey/uuid
743155005 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
symfony/polyfill-uuid
370196435 Downloads
Symfony polyfill for uuid functions
symfony/uid
314752527 Downloads
Provides an object-oriented API to generate and represent UIDs
webpatser/laravel-uuid
17839353 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.
ramsey/uuid-doctrine
42511541 Downloads
Use ramsey/uuid as a Doctrine field type.
dyrynda/laravel-model-uuid
3061688 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
martin-georgiev/postgresql-for-doctrine
5818442 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
knplabs/doctrine-behaviors
12966560 Downloads
Doctrine Behavior Traits
goldspecdigital/laravel-eloquent-uuid
1342080 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
pascaldevink/shortuuid
1867201 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
oittaa/uuid
323826 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
mhujer/jms-serializer-uuid
1241394 Downloads
Uuid serializer and deserializer for JMS Serializer library
keiko/uuid-shortener
227024 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
gbprod/uuid-normalizer
665113 Downloads
Normalizer to serialize Ramsey Uuid with Symfony Serializer