Libraries tagged by huuid
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.
professional-wiki/persistent-page-identifiers
21 Downloads
Stable unique identifiers for your MediaWiki pages. UUID v7 or PURIs, accessible via parser function and REST API
previewtechs/php-utilities
819 Downloads
PHP UUID generation library
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
375 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.
yftzeng/wow-uuid
639 Downloads
Wow! Uuid for PHP. Simple and Fast. Compliance with RFC 4122, but only UUID version 1 and version 4.
yarkhq/uuid-model
342 Downloads
A helper package for UUID enabled models in Laravel