Libraries tagged by identifer
nechin/smart-hash
7 Downloads
A simple hash generator that makes it easy to get a hash for any text.
medicalmundi/oe-module-npi-registry
1026 Downloads
OpenEMR NPI Registry module
macgyer/yii2-uuid-validator
11645 Downloads
UUID validator for Yii2
lucasmichot/uuid62
7 Downloads
generate a unique Uuid from a value, using base 62.
lorenzomar/mysql-optimized-uuid
7 Downloads
Optimized binary representation of UUID to use as primary key in MySQL table. See www.percona.com/blog/2014/12/19/store-uuid-optimized-way
liaosankai/eloquent-reinforce
9 Downloads
Laravel Eloquent Model Reinforce
kiefernwald/doctrine-uuid-generator
1477 Downloads
Use UUIDv4 as generated id in Doctrine ORM.
kebook.programacao.1/laravel-ulid
106 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
itsmejoshua/laravel-nova-uuid-support
13 Downloads
Adds uuid and other string identifier support to Laravel Nova
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
gubler/guid-doctrine
63 Downloads
Use of a ramsey/uuid UUID with GUID codec as Doctrine field type.
gubler/doctrine-extra-types
31 Downloads
Adds extra and alternate Doctrine column types
gponster/laravel-url62-uuid
61 Downloads
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid
elcodedocle/uuid
328 Downloads
UUID v3, v4, v5 generator class
domainflow/uuid
27 Downloads
DomainFlow UUID implementation for versions 1–8, including inspection and validation utilities.