Libraries tagged by quuid
bluora/laravel-model-traits
81 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
webstack/api-platform-extensions-bundle
11375 Downloads
Bundle to add uuid filter, or search and global search support for Doctrine ORM to API Platform
racklin/pkuuids
734 Downloads
Using a UUID as PrimaryKey for laravel 5.3+
projectsaturnstudios/quickuuid
19 Downloads
Simple helper functions to easily generate UUIDs (v4 and v5).
programster/pgsql-objects
1090 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
phpexperts/conciseuuid
10253 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.
ozzyfant/minecraft-accounts
149 Downloads
Library for converting Minecraft user names to UUIDs and vice versa.
firemidge/identifier
373 Downloads
Provides identifier classes (e.g. UUIDIdentifier)
andretx33/cryptid
19 Downloads
Simple and secure ID obfuscation for Laravel — ideal for encrypting UUIDs and internal IDs in URLs and forms.
lku/doctrine-guid
42417 Downloads
Doctrine Event Subscriber for automatic generation GUID/UUID
zorachka/uuid
607 Downloads
Uuid Provider for Zorachka
zitech/laravel-auditable-uuid
8 Downloads
A simple laravel auditing table uuid package for eloquent model
zerobit/php-uuid
16 Downloads
UUID wrapper library
zend-uuid/zend-uuid
27 Downloads
provide a API for uuid generation and usage
yousufsyed/uuid_to_msb_and_lsb_bit_converter
13 Downloads
Converts 128 bit UUIDs into two 64 bit integers as LSB and MSB. Also, builds back UUIDs from LSB and MSB.